Skip to content

Commit

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

Bump anchore/scan-action from 4 to 5
  • Loading branch information
rwaffen authored Oct 18, 2024
2 parents 337a29f + 512ffab commit 31b5e8e
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 @@ -49,7 +49,7 @@ jobs:
PUPPETDB_TERMINI_VERSION=${{ matrix.puppetdb_termini_version }}
- name: Scan image with Anchore Grype
uses: anchore/scan-action@v4
uses: anchore/scan-action@v5
id: scan
with:
image: 'ci/pdc:${{ matrix.puppet_version }}'
Expand Down

0 comments on commit 31b5e8e

Please sign in to comment.