Skip to content

Commit 98c0280

Browse files
dependabot[bot]adrianbrad
authored andcommitted
build(deps): bump anchore/scan-action from 4 to 6
Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 4 to 6. - [Release notes](https://github.com/anchore/scan-action/releases) - [Changelog](https://github.com/anchore/scan-action/blob/main/CHANGELOG.md) - [Commits](anchore/scan-action@v4...v6) --- updated-dependencies: - dependency-name: anchore/scan-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ec5b5a commit 98c0280

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
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- uses: actions/checkout@v4
19-
- uses: anchore/scan-action@v4
19+
- uses: anchore/scan-action@v6
2020
with:
2121
path: "."
2222
fail-build: true

0 commit comments

Comments
 (0)