Skip to content

Commit b866fe5

Browse files
ci: update aquasecurity/trivy-action tag from 0.35.0 to v0.35.0 (#622)
Following a supply chain security incident, aquasecurity migrated all tags to use the `v` prefix convention. Update the tag accordingly. Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 54dd571 commit b866fe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
${{ runner.os }}-trivy-
7171
-
7272
name: Run Trivy Vulnerability Scanner
73-
uses: aquasecurity/trivy-action@0.35.0
73+
uses: aquasecurity/trivy-action@v0.35.0
7474
with:
7575
image-ref: 'europe-west1-docker.pkg.dev/${{ secrets.GKE_PROJECT }}/${{ secrets.GKE_PROJECT }}/${{ matrix.image }}:latest'
7676
exit-code: '1'

0 commit comments

Comments
 (0)