chore(deps): update https://gitea.t000-n.de/t.behrendt/tas-actions action to v0.0.3
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
Run TAS / run-tas (pull_request) Successful in 28s
CI / Dry-Run (pull_request) Successful in 2m30s

This commit is contained in:
2026-02-14 11:25:36 +00:00
parent ede91c8da1
commit 5b10c66245

View File

@@ -22,7 +22,7 @@ jobs:
TRIVY_CACHE_DIR: ${{ runner.temp }}/trivy
run: |
trivy config --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@cd7a5213f75c28565a24fff5ce7f8161869fb813 # 0.0.2
- uses: https://gitea.t000-n.de/t.behrendt/tas-actions/tas-upload-sarif@5e1031a9eff4a83fc17d0893332ad896386c082f # 0.0.3
with:
tas-base-url: ${{ vars.TAS_BASE_URL }}
sarif-file: sarif.json