File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -201,7 +201,7 @@ jobs:
201
201
202
202
- name : Run Docker Scout vulnerability scanner
203
203
id : docker-scout
204
- uses : docker/scout-action@d341d36d6eebbe05c0b25760c63afa19e8f23269 # v1.17.0
204
+ uses : docker/scout-action@381b657c498a4d287752e7f2cfb2b41823f566d9 # v1.17.1
205
205
with :
206
206
command : cves
207
207
image : ${{ steps.meta.outputs.tags }}
Original file line number Diff line number Diff line change @@ -222,7 +222,7 @@ jobs:
222
222
223
223
- name : Run Docker Scout vulnerability scanner
224
224
id : docker-scout
225
- uses : docker/scout-action@d341d36d6eebbe05c0b25760c63afa19e8f23269 # v1.17.0
225
+ uses : docker/scout-action@381b657c498a4d287752e7f2cfb2b41823f566d9 # v1.17.1
226
226
with :
227
227
command : cves
228
228
image : ${{ steps.meta.outputs.tags }}
Original file line number Diff line number Diff line change 46
46
- name : Commit changes
47
47
if : ${{ steps.dependabot-metadata.outputs.package-ecosystem == 'go_modules' && contains(steps.dependabot-metadata.outputs.dependency-names, 'hugo') }}
48
48
id : commit
49
- uses : stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 # v5.1 .0
49
+ uses : stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2 .0
50
50
with :
51
51
commit_message : " Update docs go.mod"
Original file line number Diff line number Diff line change @@ -450,7 +450,7 @@ jobs:
450
450
451
451
- name : Run Docker Scout vulnerability scanner
452
452
id : docker-scout
453
- uses : docker/scout-action@d341d36d6eebbe05c0b25760c63afa19e8f23269 # v1.17.0
453
+ uses : docker/scout-action@381b657c498a4d287752e7f2cfb2b41823f566d9 # v1.17.1
454
454
with :
455
455
command : cves
456
456
image : ${{ steps.meta.outputs.tags }}
@@ -539,7 +539,7 @@ jobs:
539
539
540
540
- name : Run Docker Scout vulnerability scanner
541
541
id : docker-scout
542
- uses : docker/scout-action@d341d36d6eebbe05c0b25760c63afa19e8f23269 # v1.17.0
542
+ uses : docker/scout-action@381b657c498a4d287752e7f2cfb2b41823f566d9 # v1.17.1
543
543
with :
544
544
command : cves
545
545
image : ${{ steps.meta.outputs.tags }}
@@ -635,7 +635,7 @@ jobs:
635
635
636
636
- name : Run Docker Scout vulnerability scanner
637
637
id : docker-scout
638
- uses : docker/scout-action@d341d36d6eebbe05c0b25760c63afa19e8f23269 # v1.17.0
638
+ uses : docker/scout-action@381b657c498a4d287752e7f2cfb2b41823f566d9 # v1.17.1
639
639
with :
640
640
command : cves
641
641
image : ${{ steps.meta.outputs.tags }}
You can’t perform that action at this time.
0 commit comments