diff options
Diffstat (limited to '.github/workflows/container_release3.yml')
| -rw-r--r-- | .github/workflows/container_release3.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/container_release3.yml b/.github/workflows/container_release3.yml index 6d10faf3b..a2edcc8a4 100644 --- a/.github/workflows/container_release3.yml +++ b/.github/workflows/container_release3.yml @@ -38,7 +38,7 @@ jobs: uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf # v1 - name: Set up Docker Buildx - uses: docker/setup-buildx-action@aa33708b10e362ff993539393ff100fa93ed6a27 # v1 + uses: docker/setup-buildx-action@3d68780484996aa9d417bb9016193885cdf1f299 # v1 - name: Login to Docker Hub if: github.event_name != 'pull_request' |
