chore(deps): update aquasecurity/trivy-action action to v0.34.2

This commit is contained in:
renovate[bot]
2026-03-02 19:02:20 +00:00
committed by GitHub
parent b5fd5d5774
commit 5ee52dd4d6
3 changed files with 8 additions and 8 deletions

View File

@@ -396,7 +396,7 @@ jobs:
severity-cutoff: high
- name: Scan with Trivy
uses: aquasecurity/trivy-action@e368e328979b113139d6f9068e03accaed98a518 # 0.34.1
uses: aquasecurity/trivy-action@97e0b3872f55f89b95b2f65b3dbab56962816478 # 0.34.2
with:
image-ref: ${{ env.GHCR_REGISTRY }}/${{ env.IMAGE_NAME }}@${{ needs.build-and-push-nightly.outputs.digest }}
format: 'sarif'