Skip to content

Commit 7e541a3

Browse files
Bump anchore/scan-action from 3.3.0 to 3.3.1
Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/anchore/scan-action/releases) - [Changelog](https://github.com/anchore/scan-action/blob/main/CHANGELOG.md) - [Commits](anchore/scan-action@v3.3.0...v3.3.1) --- updated-dependencies: - dependency-name: anchore/scan-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 16e1cb7 commit 7e541a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

402402
- name: Anchore container scan
403403
id: anchore-scan
404-
uses: anchore/[email protected].0
404+
uses: anchore/[email protected].1
405405
if: ${{ (matrix.os == 'ubuntu-latest') }}
406406
with:
407407
image: ${{ fromJSON(steps.meta.outputs.json).tags[0] }}

0 commit comments

Comments
 (0)