From 63a45514268f869e1f9dbca95802199e5ad4780f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 22 Feb 2026 09:14:34 +0000 Subject: [PATCH] chore(deps): update https://gitea.t000-n.de/t.behrendt/trivy-actions action to v1.3.5 --- .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 789e653..dd9cefa 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@19e39080e29732935eeb7bf1326af74a506cc13c # 1.3.4 - - uses: https://gitea.t000-n.de/t.behrendt/trivy-actions/setup-db@19e39080e29732935eeb7bf1326af74a506cc13c # 1.3.4 + - uses: https://gitea.t000-n.de/t.behrendt/trivy-actions/setup-trivy@067d321f7abaf65a6f9efe8a69efd89a2fd21ae0 # 1.3.5 + - uses: https://gitea.t000-n.de/t.behrendt/trivy-actions/setup-db@067d321f7abaf65a6f9efe8a69efd89a2fd21ae0 # 1.3.5 - env: TRIVY_CACHE_DIR: ${{ runner.temp }}/trivy run: |