Skip to content

Commit 59c7f0c

Browse files
chore(deps): bump anchore/scan-action from 6 to 7 (#35)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9305a5d commit 59c7f0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/grype.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
contents: read
2323
steps:
2424
- uses: actions/checkout@v4
25-
- uses: anchore/scan-action@v6
25+
- uses: anchore/scan-action@v7
2626
with:
2727
path: "."
2828
fail-build: true

0 commit comments

Comments
 (0)