Skip to content

Commit f5efd5f

Browse files
chore(deps): bump anchore/scan-action from 6 to 7 (#48)
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 3b0ca02 commit f5efd5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/grype.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818

1919
steps:
2020
- uses: actions/checkout@v5
21-
- uses: anchore/scan-action/download-grype@v6
21+
- uses: anchore/scan-action/download-grype@v7
2222
id: grype
2323
- run: ${{steps.grype.outputs.cmd}} .

0 commit comments

Comments
 (0)