Skip to content

Commit

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

build(deps): bump anchore/scan-action from 5 to 6
  • Loading branch information
github-actions[bot] authored Dec 20, 2024
2 parents 44f6b22 + 67324e1 commit b1ccaea
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 @@ -48,7 +48,7 @@ jobs:
RUGGED_VERSION=${{ matrix.rugged_version }}
- name: Scan image with Anchore Grype
uses: anchore/scan-action@v5
uses: anchore/scan-action@v6
id: scan
with:
image: 'ci/puppetserver:${{ matrix.version }}'
Expand Down

0 comments on commit b1ccaea

Please sign in to comment.