Skip to content

Commit 01b1c6b

Browse files
Bump anchore/scan-action from 6.4.0 to 6.5.0 (#303)
Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 6.4.0 to 6.5.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@16910ac...df39580) --- updated-dependencies: - dependency-name: anchore/scan-action dependency-version: 6.5.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 4ff3942 commit 01b1c6b

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

0 commit comments

Comments
 (0)