Skip to content

Commit 3a0cb37

Browse files
[v8](gha): Bump anchore/scan-action in the dependencies group
Bumps the dependencies group with 1 update: [anchore/scan-action](https://github.com/anchore/scan-action). Updates `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 dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1328503 commit 3a0cb37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-cves.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
- name: Scan current project
1616
id: scan
17-
uses: anchore/scan-action@v6
17+
uses: anchore/scan-action@v7
1818
with:
1919
path: "."
2020
add-cpes-if-none: true

0 commit comments

Comments
 (0)