Skip to content

Commit 89ff1bf

Browse files
Bump anchore/scan-action from 3.3.8 to 3.5.0 (#595)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8fae70 commit 89ff1bf

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
@@ -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)