Skip to content

Commit

Permalink
Merge pull request #8 from voxpupuli/dependabot/github_actions/anchor…
Browse files Browse the repository at this point in the history
…e/scan-action-6

build(deps): bump anchore/scan-action from 5 to 6
  • Loading branch information
github-actions[bot] authored Jan 23, 2025
2 parents 2b812f5 + 15464ea commit f517473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security_scanning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
push: false

- name: Scan image with Anchore Grype
uses: anchore/scan-action@v5
uses: anchore/scan-action@v6
id: scan
with:
image: 'ci/test:latest'
Expand Down

0 comments on commit f517473

Please sign in to comment.