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