Skip to content

Commit

Permalink
:dependabot: github-actions(deps): Bump aquasecurity/trivy-action from 0.26.0 to…
Browse files Browse the repository at this point in the history
… 0.28.0 (#76)
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent c6e5668 commit 6cb4de9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scan-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Scan
id: scan
uses: aquasecurity/trivy-action@a20de5420d57c4102486cdd9578b45609c99d7eb # v0.26.0
uses: aquasecurity/trivy-action@915b19bbe73b92a6cf82a1bc12b087c9a19a5fe2 # v0.28.0
with:
image-ref: ghcr.io/${{ github.repository }}:${{ github.sha }}
severity: HIGH,CRITICAL
Expand Down

0 comments on commit 6cb4de9

Please sign in to comment.