ci: bump tas (#60)
All checks were successful
Run TAS / run-tas (push) Successful in 16s

Reviewed-on: #60
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #60.
This commit is contained in:
2026-02-12 20:31:57 +01:00
committed by t.behrendt
parent 9e20ded40c
commit f44945c1d6

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