Skip to content

Commit a576fb5

Browse files
Bump anchore/scan-action from 3.3.8 to 3.5.0
Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 3.3.8 to 3.5.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@896d5f4...1d59d90) --- updated-dependencies: - dependency-name: anchore/scan-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 982df04 commit a576fb5

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
@@ -205,7 +205,7 @@ jobs:
205205
sbom: ${{ github.event_name != 'pull_request' }}
206206

207207
- name: Scan image
208-
uses: anchore/scan-action@896d5f410043987c8fe18f60d91bf199e436840c # v3.3.8
208+
uses: anchore/scan-action@1d59d90b47fc11ff8f97822da6c25eec888f81cf # v3.5.0
209209
id: scan
210210
continue-on-error: true
211211
with:

0 commit comments

Comments
 (0)