From 6866c17b99b15d0d597c55770dd9fa9a01d55826 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 1 Mar 2026 11:54:52 +0000 Subject: [PATCH] chore(deps): update https://gitea.t000-n.de/t.behrendt/trivy-actions action to v1.4.3 --- .gitea/workflows/run-tas.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/run-tas.yaml b/.gitea/workflows/run-tas.yaml index 0b1544e..53d3cd9 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@a51a98956b22d9c6e743f3803f6270e8caa27d38 # 1.4.3 + - uses: https://gitea.t000-n.de/t.behrendt/trivy-actions/setup-db@a51a98956b22d9c6e743f3803f6270e8caa27d38 # 1.4.3 - env: TRIVY_CACHE_DIR: ${{ runner.temp }}/trivy run: |