Skip to content

Commit f835346

Browse files
Bump anchore/scan-action from 3.3.4 to 3.3.5
Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 3.3.4 to 3.3.5. - [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.4...v3.3.5) --- 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 fcbd588 commit f835346

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
@@ -425,7 +425,7 @@ jobs:
425425

426426
- name: Anchore container scan
427427
id: anchore-scan
428-
uses: anchore/[email protected].4
428+
uses: anchore/[email protected].5
429429
if: ${{ (matrix.os == 'ubuntu-latest') }}
430430
with:
431431
image: ${{ fromJSON(steps.meta.outputs.json).tags[0] }}

0 commit comments

Comments
 (0)