Skip to content

Commit 2567bf9

Browse files
Update anchore/scan-action action to v5.2.1 (#894)
| datasource | package | from | to | | ----------- | ------------------- | ------ | ------ | | github-tags | anchore/scan-action | v5.1.0 | v5.2.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d8de451 commit 2567bf9

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
@@ -208,7 +208,7 @@ jobs:
208208
sbom: true
209209

210210
- name: Scan image
211-
uses: anchore/scan-action@ef0b0b023552a0c077534074723a9915280284bb # v5.1.0
211+
uses: anchore/scan-action@f2ba85e044c8f5e5014c9a539328a9c78d3bfa49 # v5.2.1
212212
id: scan
213213
continue-on-error: true
214214
with:

0 commit comments

Comments
 (0)