Skip to content

Commit fb6ffb6

Browse files
Bump anchore/scan-action from 3.3.1 to 3.3.2
Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 3.3.1 to 3.3.2. - [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.1...v3.3.2) --- 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 fcd0247 commit fb6ffb6

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
@@ -402,7 +402,7 @@ jobs:
402402

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

0 commit comments

Comments
 (0)