Skip to content

Commit 1d61ef4

Browse files
chore(deps): bump anchore/scan-action in /.github/actions/scan-image (#5585)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03f7afa commit 1d61ef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/scan-image/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ runs:
5959
} >> "$GITHUB_OUTPUT"
6060
6161
- name: Scan image with Grype
62-
uses: anchore/scan-action@v6
62+
uses: anchore/scan-action@v7
6363
id: scan
6464
continue-on-error: ${{ inputs.fail-build != 'true' }}
6565
with:

0 commit comments

Comments
 (0)