File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 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@381b657c498a4d287752e7f2cfb2b41823f566d9 # v1.17.1
204
+ uses : docker/scout-action@c94507b5bf72bd25244caafe9d4dab09fa2d687b # v1.18.0
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@381b657c498a4d287752e7f2cfb2b41823f566d9 # v1.17.1
225
+ uses : docker/scout-action@c94507b5bf72bd25244caafe9d4dab09fa2d687b # v1.18.0
226
226
with :
227
227
command : cves
228
228
image : ${{ steps.meta.outputs.tags }}
Original file line number Diff line number Diff line change 24
24
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
25
25
26
26
- name : " Dependency Review"
27
- uses : actions/dependency-review-action@38ecb5b593bf0eb19e335c03f97670f792489a8b # v4.7.0
27
+ uses : actions/dependency-review-action@da24556b548a50705dd671f47852072ea4c105d9 # v4.7.1
28
28
with :
29
29
config-file : " nginx/k8s-common/dependency-review-config.yml@main"
30
30
base-ref : ${{ github.event.pull_request.base.sha || github.event.repository.default_branch }}
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@381b657c498a4d287752e7f2cfb2b41823f566d9 # v1.17.1
453
+ uses : docker/scout-action@c94507b5bf72bd25244caafe9d4dab09fa2d687b # v1.18.0
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@381b657c498a4d287752e7f2cfb2b41823f566d9 # v1.17.1
542
+ uses : docker/scout-action@c94507b5bf72bd25244caafe9d4dab09fa2d687b # v1.18.0
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@381b657c498a4d287752e7f2cfb2b41823f566d9 # v1.17.1
638
+ uses : docker/scout-action@c94507b5bf72bd25244caafe9d4dab09fa2d687b # v1.18.0
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