Skip to content

Commit

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

Bump anchore/scan-action from 4 to 5
  • Loading branch information
github-actions[bot] authored Oct 16, 2024
2 parents d9c7ff0 + b5adafd commit 875f17e
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 @@ -46,7 +46,7 @@ jobs:
PUPPETDB_VERSION=${{ matrix.version }}
- name: Scan image with Anchore Grype
uses: anchore/scan-action@v4
uses: anchore/scan-action@v5
id: scan
with:
image: 'ci/puppetdb:${{ matrix.version }}'
Expand Down

0 comments on commit 875f17e

Please sign in to comment.