Skip to content

Commit 88808a3

Browse files
Bump anchore/scan-action from 7.1.0 to 7.2.0 (#351)
Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 7.1.0 to 7.2.0. - [Release notes](https://github.com/anchore/scan-action/releases) - [Changelog](https://github.com/anchore/scan-action/blob/main/RELEASE.md) - [Commits](anchore/scan-action@568b89d...3aaf50d) --- updated-dependencies: - dependency-name: anchore/scan-action dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrew Lavery <[email protected]>
1 parent 6d00ba8 commit 88808a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scan-image-grype.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
} >> "$GITHUB_OUTPUT"
121121
122122
- name: Scan image with Grype
123-
uses: anchore/scan-action@568b89d27fc18c60e56937bff480c91c772cd993
123+
uses: anchore/scan-action@40a61b52209e9d50e87917c5b901783d546b12d0
124124
id: scan
125125
continue-on-error: true # Allow workflow to continue even if scan fails
126126
with:

0 commit comments

Comments
 (0)