We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa0e993 commit 43a1c30Copy full SHA for 43a1c30
.github/workflows/ci.yml
@@ -253,7 +253,7 @@ jobs:
253
platforms: all
254
255
- name: Setup Docker Buildx
256
- uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
+ uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
257
with:
258
version: ${{ env.DOCKER_BUILDX_VERSION }}
259
install: true
0 commit comments