Skip to content

Commit 34fa1e5

Browse files
Update docker/setup-buildx-action action to v3.12.0 (#603)
| datasource | package | from | to | | ----------- | -------------------------- | ------- | ------- | | github-tags | docker/setup-buildx-action | v3.11.1 | v3.12.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3f80fb5 commit 34fa1e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
sed -i 's|\${NGINX_PLUS_VERSION}/||g' docker/Dockerfile
6666
6767
- name: Set up Docker Buildx
68-
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
68+
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
6969

7070
- name: Build Plus Docker Image
7171
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0

0 commit comments

Comments
 (0)