We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bc3301 commit f35d6f5Copy full SHA for f35d6f5
.github/workflows/ci.yml
@@ -189,7 +189,7 @@ jobs:
189
platforms: all
190
191
- name: Setup Docker Buildx
192
- uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
+ uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
193
with:
194
version: ${{ env.DOCKER_BUILDX_VERSION }}
195
install: true
@@ -250,7 +250,7 @@ jobs:
250
251
252
253
254
255
256
0 commit comments