Skip to content

Commit 1a8d842

Browse files
Bump anchore/scan-action from 3.5.0 to 3.6.1
Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 3.5.0 to 3.6.1. - [Release notes](https://github.com/anchore/scan-action/releases) - [Changelog](https://github.com/anchore/scan-action/blob/main/CHANGELOG.md) - [Commits](anchore/scan-action@1d59d90...c35e932) --- 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>
1 parent c41546f commit 1a8d842

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@1d59d90b47fc11ff8f97822da6c25eec888f81cf # v3.5.0
208+
uses: anchore/scan-action@c35e932c2a7c572bfdb1c3dbcdadb2d4fc62418d # v3.6.1
209209
id: scan
210210
continue-on-error: true
211211
with:

0 commit comments

Comments
 (0)