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.
2 parents d8e7ab3 + d203263 commit 555f005Copy full SHA for 555f005
.github/workflows/workflow_call.docker.validate.yaml
@@ -57,7 +57,7 @@ jobs:
57
- name: 🚧 Setup QEMU environment
58
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf # v3.2.0
59
- name: 🚧 Setup Docker Buildx
60
- uses: docker/setup-buildx-action@aa33708b10e362ff993539393ff100fa93ed6a27 # v3.5.0
+ uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1
61
- name: 🚧 Load `.envrc` context
62
run: direnv allow && direnv exec / direnv export gha >> "${GITHUB_ENV}"
63
0 commit comments