diff --git a/.gitea/workflows/run-tas.yaml b/.gitea/workflows/run-tas.yaml index 63b43b9..bc04f8b 100644 --- a/.gitea/workflows/run-tas.yaml +++ b/.gitea/workflows/run-tas.yaml @@ -16,8 +16,8 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - - uses: https://gitea.t000-n.de/t.behrendt/trivy-actions/setup-trivy@a1a6564b312e3411516cf1a84cc30ac438b4d3ec # 1.4.1 - - uses: https://gitea.t000-n.de/t.behrendt/trivy-actions/setup-db@a1a6564b312e3411516cf1a84cc30ac438b4d3ec # 1.4.1 + - uses: https://gitea.t000-n.de/t.behrendt/trivy-actions/setup-trivy@e0a9ad05d0394949784792230630a96245329cc4 # 1.4.2 + - uses: https://gitea.t000-n.de/t.behrendt/trivy-actions/setup-db@e0a9ad05d0394949784792230630a96245329cc4 # 1.4.2 - env: TRIVY_CACHE_DIR: ${{ runner.temp }}/trivy run: |