Skip to content

Commit 2469c26

Browse files
Update anchore/scan-action action to v5.2.0
| datasource | package | from | to | | ----------- | ------------------- | ------ | ------ | | github-tags | anchore/scan-action | v5.1.0 | v5.2.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d03f1af commit 2469c26

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@5ed195cc06065322983cae4bb31e2a751feb86fd # v5.2.0
212212
id: scan
213213
continue-on-error: true
214214
with:

0 commit comments

Comments
 (0)