File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
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@cc6bf8dd03587425ef920278b3e2726ba8d791e8 # v1.14 .0
204
+ uses : docker/scout-action@e1c0d589b972d5605e035bbf74ed95cfc306d597 # v1.15 .0
205
205
with :
206
206
command : cves,recommendations
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@cc6bf8dd03587425ef920278b3e2726ba8d791e8 # v1.14 .0
225
+ uses : docker/scout-action@e1c0d589b972d5605e035bbf74ed95cfc306d597 # v1.15 .0
226
226
with :
227
227
command : cves,recommendations
228
228
image : ${{ steps.meta.outputs.tags }}
Original file line number Diff line number Diff line change @@ -449,7 +449,7 @@ jobs:
449
449
450
450
- name : Run Docker Scout vulnerability scanner
451
451
id : docker-scout
452
- uses : docker/scout-action@cc6bf8dd03587425ef920278b3e2726ba8d791e8 # v1.14 .0
452
+ uses : docker/scout-action@e1c0d589b972d5605e035bbf74ed95cfc306d597 # v1.15 .0
453
453
with :
454
454
command : cves,recommendations
455
455
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@cc6bf8dd03587425ef920278b3e2726ba8d791e8 # v1.14 .0
542
+ uses : docker/scout-action@e1c0d589b972d5605e035bbf74ed95cfc306d597 # v1.15 .0
543
543
with :
544
544
command : cves,recommendations
545
545
image : ${{ steps.meta.outputs.tags }}
@@ -636,7 +636,7 @@ jobs:
636
636
637
637
- name : Run Docker Scout vulnerability scanner
638
638
id : docker-scout
639
- uses : docker/scout-action@cc6bf8dd03587425ef920278b3e2726ba8d791e8 # v1.14 .0
639
+ uses : docker/scout-action@e1c0d589b972d5605e035bbf74ed95cfc306d597 # v1.15 .0
640
640
with :
641
641
command : cves,recommendations
642
642
image : ${{ steps.meta.outputs.tags }}
You can’t perform that action at this time.
0 commit comments