Skip to content

Commit 1f380a1

Browse files
Bump anchore/scan-action from 6.5.1 to 7.0.0 (#327)
* Bump anchore/scan-action from 6.5.1 to 7.0.0 Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 6.5.1 to 7.0.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@1638637...f660128) --- updated-dependencies: - dependency-name: anchore/scan-action dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * run CI --------- 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 7793126 commit 1f380a1

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

0 commit comments

Comments
 (0)