Skip to content

Commit

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

build(deps): bump anchore/scan-action from 4 to 5
  • Loading branch information
github-actions[bot] authored Oct 16, 2024
2 parents 683a27a + c1ea59a commit f73a26d
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 @@ -57,7 +57,7 @@ jobs:
APK_CURL=${{ matrix.apk_curl }}
- name: Scan image with Anchore Grype
uses: anchore/scan-action@v4
uses: anchore/scan-action@v5
id: scan
with:
image: 'ci/voxbox:${{ matrix.rubygem_puppet }}'
Expand Down

0 comments on commit f73a26d

Please sign in to comment.