diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index bc94f82..69ab7a7 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -67,7 +67,7 @@ jobs: # dockers_v2 builds multi-platform manifests in a single buildx invocation, which requires a # docker-container driver builder (the default builder on the runner cannot build multi-platform). - name: Set up Docker Buildx - uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1.0 + uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0 - name: Login to Docker Hub uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee #v4.2.0