Skip to content

Commit c20d8b6

Browse files
Bump anchore/scan-action from 7.0.0 to 7.1.0 (#337)
* Bump anchore/scan-action from 7.0.0 to 7.1.0 Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 7.0.0 to 7.1.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@f660128...568b89d) --- updated-dependencies: - dependency-name: anchore/scan-action dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * empty --------- 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 e6c986f commit c20d8b6

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@f6601287cdb1efc985d6b765bbf99cb4c0ac29d8
123+
uses: anchore/scan-action@568b89d27fc18c60e56937bff480c91c772cd993
124124
id: scan
125125
continue-on-error: true # Allow workflow to continue even if scan fails
126126
with:

0 commit comments

Comments
 (0)