fix: trivy-action@master (0.28.0 tag doesn't resolve)
Some checks failed
spike-build / build (push) Failing after 23s

This commit is contained in:
root 2026-07-01 09:25:47 +00:00
parent a818e8fd88
commit 656e93af9e

View file

@ -26,7 +26,7 @@ jobs:
context: .
push: true
tags: ${{ env.REGISTRY }}/${{ github.repository }}/web:sha-${{ github.sha }}
- uses: aquasecurity/trivy-action@0.28.0
- uses: aquasecurity/trivy-action@master
with:
image-ref: ${{ env.REGISTRY }}/${{ github.repository }}/web@${{ steps.push.outputs.digest }}
severity: CRITICAL,HIGH