File tree Expand file tree Collapse file tree 11 files changed +22
-22
lines changed Expand file tree Collapse file tree 11 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 9292 type=raw,value=${{ needs.checks.outputs.docker_md5 }},enable=${{ needs.checks.outputs.docker_md5 != '' }}
9393
9494 - name : Build Base Container
95- uses : docker/build-push-action@f6010ea70151369b06f0194be1051fbbdff851b2 # v6.0.2
95+ uses : docker/build-push-action@31159d49c0d4756269a0940a750801a1ea5d7003 # v6.1.0
9696 with :
9797 file : build/Dockerfile
9898 context : " ."
@@ -156,7 +156,7 @@ jobs:
156156 type=raw,value=${{ needs.checks.outputs.docker_md5 }},enable=${{ needs.checks.outputs.docker_md5 != '' }}
157157
158158 - name : Build Base Container
159- uses : docker/build-push-action@f6010ea70151369b06f0194be1051fbbdff851b2 # v6.0.2
159+ uses : docker/build-push-action@31159d49c0d4756269a0940a750801a1ea5d7003 # v6.1.0
160160 with :
161161 file : build/Dockerfile
162162 context : " ."
@@ -225,7 +225,7 @@ jobs:
225225 type=raw,value=${{ needs.checks.outputs.docker_md5 }},enable=${{ needs.checks.outputs.docker_md5 != '' }}
226226
227227 - name : Build Base Container
228- uses : docker/build-push-action@f6010ea70151369b06f0194be1051fbbdff851b2 # v6.0.2
228+ uses : docker/build-push-action@31159d49c0d4756269a0940a750801a1ea5d7003 # v6.1.0
229229 with :
230230 file : build/Dockerfile
231231 context : " ."
Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ jobs:
120120 if : ${{ steps.images_exist.outputs.target_exists != 'true' }}
121121
122122 - name : Build Base Container
123- uses : docker/build-push-action@f6010ea70151369b06f0194be1051fbbdff851b2 # v6.0.2
123+ uses : docker/build-push-action@31159d49c0d4756269a0940a750801a1ea5d7003 # v6.1.0
124124 with :
125125 file : build/Dockerfile
126126 context : " ."
@@ -152,7 +152,7 @@ jobs:
152152 if : ${{ steps.images_exist.outputs.base_exists != 'true' || steps.images_exist.outputs.target_exists != 'true' }}
153153
154154 - name : Build Docker image
155- uses : docker/build-push-action@f6010ea70151369b06f0194be1051fbbdff851b2 # v6.0.2
155+ uses : docker/build-push-action@31159d49c0d4756269a0940a750801a1ea5d7003 # v6.1.0
156156 id : build-push
157157 with :
158158 file : build/Dockerfile
Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ jobs:
124124 if : ${{ steps.images_exist.outputs.target_exists != 'true' }}
125125
126126 - name : Build Base Container
127- uses : docker/build-push-action@f6010ea70151369b06f0194be1051fbbdff851b2 # v6.0.2
127+ uses : docker/build-push-action@31159d49c0d4756269a0940a750801a1ea5d7003 # v6.1.0
128128 with :
129129 file : build/Dockerfile
130130 context : " ."
@@ -161,7 +161,7 @@ jobs:
161161 if : ${{ steps.images_exist.outputs.base_exists != 'true' || steps.images_exist.outputs.target_exists != 'true' }}
162162
163163 - name : Build Docker image
164- uses : docker/build-push-action@f6010ea70151369b06f0194be1051fbbdff851b2 # v6.0.2
164+ uses : docker/build-push-action@31159d49c0d4756269a0940a750801a1ea5d7003 # v6.1.0
165165 id : build-push
166166 with :
167167 file : build/Dockerfile
Original file line number Diff line number Diff line change 4949 password : ${{ steps.auth.outputs.access_token }}
5050
5151 - name : Build Test-Runner Container
52- uses : docker/build-push-action@f6010ea70151369b06f0194be1051fbbdff851b2 # v6.0.2
52+ uses : docker/build-push-action@31159d49c0d4756269a0940a750801a1ea5d7003 # v6.1.0
5353 with :
5454 file : tests/Dockerfile
5555 context : " ."
Original file line number Diff line number Diff line change @@ -441,7 +441,7 @@ jobs:
441441 if : ${{ needs.checks.outputs.forked_workflow == 'true' && needs.checks.outputs.docs_only == 'false' }}
442442
443443 - name : Build Docker Image ${{ matrix.base-os }}
444- uses : docker/build-push-action@f6010ea70151369b06f0194be1051fbbdff851b2 # v6.0.2
444+ uses : docker/build-push-action@31159d49c0d4756269a0940a750801a1ea5d7003 # v6.1.0
445445 with :
446446 file : build/Dockerfile
447447 context : " ."
@@ -559,7 +559,7 @@ jobs:
559559 if : ${{ needs.checks.outputs.forked_workflow == 'false' && needs.checks.outputs.docs_only == 'false' }}
560560
561561 - name : Build Test-Runner Container
562- uses : docker/build-push-action@f6010ea70151369b06f0194be1051fbbdff851b2 # v6.0.2
562+ uses : docker/build-push-action@31159d49c0d4756269a0940a750801a1ea5d7003 # v6.1.0
563563 with :
564564 file : tests/Dockerfile
565565 context : " ."
Original file line number Diff line number Diff line change @@ -427,7 +427,7 @@ jobs:
427427 overwrite : true
428428
429429 - name : Upload Scan results to GitHub Security tab
430- uses : github/codeql-action/upload-sarif@3ab4101902695724f9365a384f86c1074d94e18c # v3.24.7
430+ uses : github/codeql-action/upload-sarif@23acc5c183826b7a8a97bce3cecc52db901f8251 # v3.25.10
431431 with :
432432 sarif_file : " ${{ steps.directory.outputs.directory }}/"
433433
@@ -517,7 +517,7 @@ jobs:
517517 overwrite : true
518518
519519 - name : Upload Scan results to GitHub Security tab
520- uses : github/codeql-action/upload-sarif@3ab4101902695724f9365a384f86c1074d94e18c # v3.24.7
520+ uses : github/codeql-action/upload-sarif@23acc5c183826b7a8a97bce3cecc52db901f8251 # v3.25.10
521521 with :
522522 sarif_file : " ${{ steps.directory.outputs.directory }}/"
523523
@@ -607,6 +607,6 @@ jobs:
607607 overwrite : true
608608
609609 - name : Upload Scan results to GitHub Security tab
610- uses : github/codeql-action/upload-sarif@3ab4101902695724f9365a384f86c1074d94e18c # v3.24.7
610+ uses : github/codeql-action/upload-sarif@23acc5c183826b7a8a97bce3cecc52db901f8251 # v3.25.10
611611 with :
612612 sarif_file : " ${{ steps.directory.outputs.directory }}/"
Original file line number Diff line number Diff line change 6363 - name : Checkout Repository
6464 uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
6565
66- - uses : reviewdog/action-actionlint@2927e858b45218240af952feb1d702cf6365f39a # v1.50 .0
66+ - uses : reviewdog/action-actionlint@afad3b6ab835e5611bda8c8193377e2d5c21413d # v1.51 .0
6767 with :
6868 actionlint_flags : -shellcheck ""
6969
Original file line number Diff line number Diff line change 7070 password : ${{ steps.auth.outputs.access_token }}
7171
7272 - name : Apply OS patches to Container
73- uses : docker/build-push-action@f6010ea70151369b06f0194be1051fbbdff851b2 # v6.0.2
73+ uses : docker/build-push-action@31159d49c0d4756269a0940a750801a1ea5d7003 # v6.1.0
7474 with :
7575 file : build/Dockerfile
7676 context : " ."
Original file line number Diff line number Diff line change 3636 branch : ${{ steps.vars.outputs.branch }}
3737 steps :
3838 - name : Checkout Repository
39- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
39+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
4040 with :
4141 ref : ${{ inputs.branch && inputs.branch || github.event.repository.default_branch }}
4242
@@ -101,7 +101,7 @@ jobs:
101101 id-token : write
102102 steps :
103103 - name : Checkout Repository
104- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
104+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
105105 with :
106106 ref : ${{ needs.checks.outputs.branch }}
107107
@@ -180,7 +180,7 @@ jobs:
180180 matrix : ${{ steps.set-matrix.outputs.matrix }}
181181 steps :
182182 - name : Checkout Repository
183- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
183+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
184184 with :
185185 ref : ${{ needs.checks.outputs.branch }}
186186
@@ -200,7 +200,7 @@ jobs:
200200 id-token : write
201201 steps :
202202 - name : Checkout Repository
203- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
203+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
204204 with :
205205 ref : ${{ needs.checks.outputs.branch }}
206206
Original file line number Diff line number Diff line change @@ -275,7 +275,7 @@ jobs:
275275 ref : ${{ inputs.release_branch }}
276276
277277 - name : Publish to AWS Marketplace
278- uses : nginxinc/aws-marketplace-publish@be512a7ae9666098bc4429a1afa27a11be6a3995 # v1.0.3
278+ uses : nginxinc/aws-marketplace-publish@9f178512e8e7658fe4aab73d1dac15f3f86fb7b4 # v1.0.4
279279 continue-on-error : true
280280 with :
281281 version : ${{ inputs.nic_version }}
You can’t perform that action at this time.
0 commit comments