Skip to content

Commit 321abbb

Browse files
Bump anchore/scan-action from 3.2.5 to 3.3.0 (#158)
Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 3.2.5 to 3.3.0. - [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.2.5...v3.3.0) --- updated-dependencies: - dependency-name: anchore/scan-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6097983 commit 321abbb

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
@@ -364,7 +364,7 @@ jobs:
364364

365365
- name: Anchore container scan
366366
id: anchore-scan
367-
uses: anchore/scan-action@v3.2.5
367+
uses: anchore/scan-action@v3.3.0
368368
if: ${{ (matrix.os == 'ubuntu-latest') }}
369369
with:
370370
image: ${{ fromJSON(steps.meta.outputs.json).tags[0] }}

0 commit comments

Comments
 (0)