ci: bump tas #60

Merged
t.behrendt merged 1 commits from ci-bump-tas into main 2026-02-12 20:31:57 +01:00
Showing only changes of commit 76187c8b22 - Show all commits

View File

@@ -22,7 +22,7 @@ jobs:
TRIVY_CACHE_DIR: ${{ runner.temp }}/trivy
run: |
trivy fs --cache-dir "$TRIVY_CACHE_DIR" --exit-code 0 --format sarif --output sarif.json .
- uses: https://gitea.t000-n.de/t.behrendt/tas-actions/tas-upload-sarif@0.0.2
- uses: https://gitea.t000-n.de/t.behrendt/tas-actions/tas-upload-sarif@0.0.3
with:
tas-base-url: ${{ vars.TAS_BASE_URL }}
sarif-file: sarif.json