Skip to content

Commit

Permalink
chore(deps): update anchore/scan-action action to v5 (#64)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
  • Loading branch information
devex-sa and renovate-bot authored Oct 16, 2024
1 parent 4d05c62 commit f97dac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
fi
- name: Run the Anchore scan action itself with GitHub Advanced Security code scanning integration enabled
uses: anchore/scan-action@v4
uses: anchore/scan-action@v5
id: scan
with:
image: "localbuild/testimage:latest"
Expand Down

0 comments on commit f97dac6

Please sign in to comment.