Skip to content

Commit

Permalink
Merge pull request #330 from signalwire/renovate/anchore-scan-action-5.x
Browse files Browse the repository at this point in the history
Update anchore/scan-action action to v5
  • Loading branch information
lucasmellos authored Nov 13, 2024
2 parents 209152e + 0ea461a commit 7ca6536
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 7ca6536

Please sign in to comment.