Skip to content

Commit dbbcdb9

Browse files
Bump anchore/scan-action from 3.3.6 to 6.5.1
Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 3.3.6 to 6.5.1. - [Release notes](https://github.com/anchore/scan-action/releases) - [Changelog](https://github.com/anchore/scan-action/blob/main/RELEASE.md) - [Commits](anchore/scan-action@v3.3.6...v6.5.1) --- updated-dependencies: - dependency-name: anchore/scan-action dependency-version: 6.5.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 89c9218 commit dbbcdb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ jobs:
472472

473473
- name: Anchore container scan
474474
id: anchore-scan
475-
uses: anchore/scan-action@v3.3.6
475+
uses: anchore/scan-action@v6.5.1
476476
if: ${{ (matrix.os == 'ubuntu-latest') }}
477477
with:
478478
image: ${{ fromJSON(steps.meta.outputs.json).tags[0] }}

0 commit comments

Comments
 (0)