Skip to content

Commit

Permalink
[deps] BRE: Update anchore/scan-action action to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent b370787 commit 0183838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ jobs:
- name: Scan Docker image
id: container-scan
uses: anchore/scan-action@869c549e657a088dc0441b08ce4fc0ecdac2bb65 # v5.3.0
uses: anchore/scan-action@abae793926ec39a78ab18002bc7fc45bbbd94342 # v6.0.0
with:
image: ${{ steps.image-name.outputs.name }}
fail-build: false
Expand Down

0 comments on commit 0183838

Please sign in to comment.