Skip to content

Commit

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

build(deps): bump anchore/scan-action from 5 to 6
  • Loading branch information
github-actions[bot] authored Dec 31, 2024
2 parents 84b7466 + 4fd8545 commit a4d64fa
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 @@ -52,7 +52,7 @@ jobs:
RUBYGEM_BUNDLER=${{ matrix.rubygem_bundler }}
- name: Scan image with Anchore Grype
uses: anchore/scan-action@v5
uses: anchore/scan-action@v6
id: scan
with:
image: 'ci/voxbox:${{ matrix.rubygem_puppet }}'
Expand Down

0 comments on commit a4d64fa

Please sign in to comment.