Skip to content

Commit 5026653

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
if: github.event_name != 'pull_request'
140140

141141
- name: Scan image
142-
uses: anchore/scan-action@49e50b215b647c5ec97abb66f69af73c46a4ca08 # v5.0.1
142+
uses: anchore/scan-action@ef0b0b023552a0c077534074723a9915280284bb # v5.1.0
143143
id: scan
144144
continue-on-error: true
145145
with:

0 commit comments

Comments
 (0)