Skip to content

Commit 792150d

Browse files
Bump anchore/scan-action from 6 to 7
Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 6 to 7. - [Release notes](https://github.com/anchore/scan-action/releases) - [Changelog](https://github.com/anchore/scan-action/blob/main/RELEASE.md) - [Commits](anchore/scan-action@v6...v7) --- updated-dependencies: - dependency-name: anchore/scan-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec181db commit 792150d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CIS-Anchore-Grype.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
load: true
4343

4444
- name: Run the Anchore Grype scan action
45-
uses: anchore/scan-action@v6
45+
uses: anchore/scan-action@v7
4646
id: scan
4747
with:
4848
image: "${{ env.imageName }}:${{ env.tag }}"

0 commit comments

Comments
 (0)