Skip to content

Commit

Permalink
Merge pull request #197 from ZeroGachis/renovate/anchore-scan-action-6.x
Browse files Browse the repository at this point in the history
chore(deps): update anchore/scan-action action to v6
  • Loading branch information
nicolasbriere1 authored Dec 23, 2024
2 parents fb0f751 + 39a7708 commit 62fcf97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security-scan-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Anchore Security Scan
id: anchore-scan
uses: anchore/scan-action@v5
uses: anchore/scan-action@v6
with:
image: ${{ inputs.image_name }}:latest
fail-build: ${{ inputs.fail-build }}
Expand Down

0 comments on commit 62fcf97

Please sign in to comment.