@@ -41,10 +41,10 @@ jobs:
4141 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
4242
4343 - name : Set up QEMU
44- uses : docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf # v3.2 .0
44+ uses : docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v3.3 .0
4545
4646 - name : Set up Docker Buildx
47- uses : docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3.7.1
47+ uses : docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
4848
4949 - name : Configure AWS credentials
5050 if : ${{ github.event_name != 'pull_request' }}
8585
8686 - name : Extract metadata (annotations, labels, tags) for Docker
8787 id : meta
88- uses : docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 # v5.5 .1
88+ uses : docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 # v5.6 .1
8989 with :
9090 images : |
9191 docker.io/nginxinc/nginx-unprivileged
@@ -108,9 +108,9 @@ jobs:
108108
109109 - name : Build and push NGINX mainline slim Alpine image to Amazon ECR Public Gallery, Docker Hub, GitHub Container Registry, and Quay
110110 id : build
111- uses : docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9 .0
111+ uses : docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6.11 .0
112112 with :
113- platforms : linux/amd64, linux/arm/v6, linux/arm/v7, linux/arm64, linux/386, linux/ppc64le, linux/s390x
113+ platforms : linux/amd64, linux/arm/v6, linux/arm/v7, linux/arm64, linux/386, linux/ppc64le, linux/riscv64, linux/ s390x
114114 context : " {{ defaultContext }}:mainline/alpine-slim"
115115 labels : ${{ steps.meta.outputs.labels }}
116116 annotations : ${{ steps.meta.outputs.annotations }}
@@ -159,10 +159,10 @@ jobs:
159159 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
160160
161161 - name : Set up QEMU
162- uses : docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf # v3.2 .0
162+ uses : docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v3.3 .0
163163
164164 - name : Set up Docker Buildx
165- uses : docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3.7.1
165+ uses : docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
166166
167167 - name : Configure AWS credentials
168168 if : ${{ github.event_name != 'pull_request' }}
@@ -203,7 +203,7 @@ jobs:
203203
204204 - name : Extract metadata (annotations, labels, tags) for Docker
205205 id : meta
206- uses : docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 # v5.5 .1
206+ uses : docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 # v5.6 .1
207207 with :
208208 images : |
209209 docker.io/nginxinc/nginx-unprivileged
@@ -226,9 +226,9 @@ jobs:
226226
227227 - name : Build and push NGINX mainline Alpine image to Amazon ECR Public Gallery, Docker Hub, GitHub Container Registry, and Quay
228228 id : build
229- uses : docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9 .0
229+ uses : docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6.11 .0
230230 with :
231- platforms : linux/amd64, linux/arm/v6, linux/arm/v7, linux/arm64, linux/386, linux/ppc64le, linux/s390x
231+ platforms : linux/amd64, linux/arm/v6, linux/arm/v7, linux/arm64, linux/386, linux/ppc64le, linux/riscv64, linux/ s390x
232232 context : " {{ defaultContext }}:mainline/alpine"
233233 labels : ${{ steps.meta.outputs.labels }}
234234 annotations : ${{ steps.meta.outputs.annotations }}
@@ -277,10 +277,10 @@ jobs:
277277 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
278278
279279 - name : Set up QEMU
280- uses : docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf # v3.2 .0
280+ uses : docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v3.3 .0
281281
282282 - name : Set up Docker Buildx
283- uses : docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3.7.1
283+ uses : docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
284284
285285 - name : Configure AWS credentials
286286 if : ${{ github.event_name != 'pull_request' }}
@@ -321,7 +321,7 @@ jobs:
321321
322322 - name : Extract metadata (annotations, labels, tags) for Docker
323323 id : meta
324- uses : docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 # v5.5 .1
324+ uses : docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 # v5.6 .1
325325 with :
326326 images : |
327327 docker.io/nginxinc/nginx-unprivileged
@@ -344,9 +344,9 @@ jobs:
344344
345345 - name : Build and push NGINX mainline perl Alpine image to Amazon ECR Public Gallery, Docker Hub, GitHub Container Registry, and Quay
346346 id : build
347- uses : docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9 .0
347+ uses : docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6.11 .0
348348 with :
349- platforms : linux/amd64, linux/arm/v6, linux/arm/v7, linux/arm64, linux/386, linux/ppc64le, linux/s390x
349+ platforms : linux/amd64, linux/arm/v6, linux/arm/v7, linux/arm64, linux/386, linux/ppc64le, linux/riscv64, linux/ s390x
350350 context : " {{ defaultContext }}:mainline/alpine-perl"
351351 labels : ${{ steps.meta.outputs.labels }}
352352 annotations : ${{ steps.meta.outputs.annotations }}
0 commit comments