aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/container_release3.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/container_release3.yml')
-rw-r--r--.github/workflows/container_release3.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/container_release3.yml b/.github/workflows/container_release3.yml
index 88143e07c..14b22f4b7 100644
--- a/.github/workflows/container_release3.yml
+++ b/.github/workflows/container_release3.yml
@@ -38,7 +38,7 @@ jobs:
uses: docker/setup-qemu-action@27d0a4f181a40b142cce983c5393082c365d1480 # v1
-
name: Set up Docker Buildx
- uses: docker/setup-buildx-action@f211e3e9ded2d9377c8cadc4489a4e38014bc4c9 # v1
+ uses: docker/setup-buildx-action@dc7b9719a96d48369863986a06765841d7ea23f6 # v1
-
name: Login to Docker Hub
if: github.event_name != 'pull_request'