Skip to content

Commit

Permalink
Update anchore/scan-action action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2024
1 parent 5275467 commit 0ea461a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/anchore/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ runs:
using: "composite"
steps:
- name: Scan image
uses: anchore/scan-action@v4
uses: anchore/scan-action@v5
continue-on-error: true
id: scan
with:
Expand Down

0 comments on commit 0ea461a

Please sign in to comment.