Skip to content

Commit 1e63847

Browse files
Bump anchore/scan-action from 3.3.4 to 3.3.5 (#373)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ac7d557 commit 1e63847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
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)