Skip to content

Commit

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

Bump anchore/scan-action from 5 to 6
  • Loading branch information
github-actions[bot] authored Jan 17, 2025
2 parents 45e2aa3 + 8d437a8 commit 1bd5f33
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@v5
uses: anchore/scan-action@v6
id: scan
with:
image: 'ci/puppetdb:${{ matrix.version }}'
Expand Down

0 comments on commit 1bd5f33

Please sign in to comment.