Skip to content

Commit 24b9735

Browse files
dependabot[bot]gururajsh
authored andcommitted
[main](gha): Bump anchore/scan-action in the dependencies group (cloudfoundry#3250)
Bumps the dependencies group with 1 update: [anchore/scan-action](https://github.com/anchore/scan-action). Updates `anchore/scan-action` from 4 to 5 - [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...v5) --- updated-dependencies: - dependency-name: anchore/scan-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c7a048 commit 24b9735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-cves.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@v4
1414

1515
- name: Scan current project
16-
uses: anchore/scan-action@v4
16+
uses: anchore/scan-action@v5
1717
with:
1818
path: "."
1919
add-cpes-if-none: true

0 commit comments

Comments
 (0)