Skip to content

Commit d92d82d

Browse files
Bump anchore/scan-action from 3.3.6 to 6.4.0
--- updated-dependencies: - dependency-name: anchore/scan-action dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 89c9218 commit d92d82d

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.4.0
476476
if: ${{ (matrix.os == 'ubuntu-latest') }}
477477
with:
478478
image: ${{ fromJSON(steps.meta.outputs.json).tags[0] }}

0 commit comments

Comments
 (0)