diff options
Diffstat (limited to '.github/workflows/container_release5.yml')
| -rw-r--r-- | .github/workflows/container_release5.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/container_release5.yml b/.github/workflows/container_release5.yml index 1700a2fea..9dc0ea3bf 100644 --- a/.github/workflows/container_release5.yml +++ b/.github/workflows/container_release5.yml @@ -37,7 +37,7 @@ jobs: uses: docker/setup-qemu-action@2b82ce82d56a2a04d2637cd93a637ae1b359c0a7 # v1 - name: Set up Docker Buildx - uses: docker/setup-buildx-action@16c0bc4a6e6ada2cfd8afd41d22d95379cf7c32a # v1 + uses: docker/setup-buildx-action@2a1a44ac4aa01993040736bd95bb470da1a38365 # v1 - name: Login to Docker Hub if: github.event_name != 'pull_request' |
