diff --git a/.gitea/workflows/run-tas.yaml b/.gitea/workflows/run-tas.yaml index 39f291f..f463113 100644 --- a/.gitea/workflows/run-tas.yaml +++ b/.gitea/workflows/run-tas.yaml @@ -17,7 +17,7 @@ jobs: steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - uses: https://gitea.t000-n.de/t.behrendt/trivy-actions/setup-trivy@a6508d695d7bb6137f14372392d5c312c98225cf # 1.4.7 - - uses: https://gitea.t000-n.de/t.behrendt/trivy-actions/setup-db@a6508d695d7bb6137f14372392d5c312c98225cf # 1.4.7 + - uses: https://gitea.t000-n.de/t.behrendt/trivy-actions/setup-db@1.4.7 - env: TRIVY_CACHE_DIR: ${{ runner.temp }}/trivy run: |