chore(renovate): fix trivy action tag (#1993) [skip-ci]

Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
This commit is contained in:
Ludovic Ortega
2025-10-07 22:23:26 +03:00
committed by GitHub
parent 2e6a19d3b5
commit 393cb1a4ce
2 changed files with 99 additions and 99 deletions

View File

@@ -48,7 +48,7 @@ jobs:
trivy-${{ runner.os }}-
- name: Run Trivy image scan
uses: aquasecurity/trivy-action@b6643a29fecd7f34b3597bc6acb0a98b03d33ff8 # v0.33.1
uses: aquasecurity/trivy-action@b6643a29fecd7f34b3597bc6acb0a98b03d33ff8 # 0.33.1
with:
image-ref: ghcr.io/${{ github.repository }}:latest
format: sarif