Skip to content

Commit cba110f

Browse files
chore: bump anchore/scan-action from 6 to 7 (#109)
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 11c99d0 commit cba110f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/grype-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
6161
- name: Scan SBOM with Grype
6262
id: grype-scan
63-
uses: anchore/scan-action@v6
63+
uses: anchore/scan-action@v7
6464
with:
6565
sbom: ${{ steps.sbom-file.outputs.path }}
6666
severity-cutoff: ${{ inputs.severity_cutoff }}

0 commit comments

Comments
 (0)