Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Commit 31b5e8e

Browse files
authored
Merge pull request #68 from betadots/dependabot/github_actions/anchore/scan-action-5
Bump anchore/scan-action from 4 to 5
2 parents 337a29f + 512ffab commit 31b5e8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security_scanning.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
PUPPETDB_TERMINI_VERSION=${{ matrix.puppetdb_termini_version }}
5050
5151
- name: Scan image with Anchore Grype
52-
uses: anchore/scan-action@v4
52+
uses: anchore/scan-action@v5
5353
id: scan
5454
with:
5555
image: 'ci/pdc:${{ matrix.puppet_version }}'

0 commit comments

Comments
 (0)