Skip to content

Commit 49227ef

Browse files
Bump anchore/scan-action from 3.3.2 to 3.3.4 (#334)
Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 3.3.2 to 3.3.4. - [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.2...v3.3.4) --- updated-dependencies: - dependency-name: anchore/scan-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent efaab5c commit 49227ef

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].2
405+
uses: anchore/[email protected].4
406406
if: ${{ (matrix.os == 'ubuntu-latest') }}
407407
with:
408408
image: ${{ fromJSON(steps.meta.outputs.json).tags[0] }}

0 commit comments

Comments
 (0)