We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4e3761 commit 002c563Copy full SHA for 002c563
.github/workflows/ci.yaml
@@ -31,7 +31,7 @@ jobs:
31
32
steps:
33
- name: Setup Docker Buildx
34
- uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3
+ uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3
35
with:
36
version: ${{ env.DOCKER_BUILDX_VERSION }}
37
install: true
0 commit comments