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

Commit 512ffab

Browse files
Bump anchore/scan-action from 4 to 5
Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 4 to 5. - [Release notes](https://github.com/anchore/scan-action/releases) - [Changelog](https://github.com/anchore/scan-action/blob/main/CHANGELOG.md) - [Commits](anchore/scan-action@v4...v5) --- updated-dependencies: - dependency-name: anchore/scan-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 337a29f commit 512ffab

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)