diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3300448..2283482 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -36,7 +36,7 @@ jobs: platforms: all - name: Setup Docker Buildx - uses: docker/setup-buildx-action@aa33708b10e362ff993539393ff100fa93ed6a27 # v3 + uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3 with: version: ${{ env.DOCKER_BUILDX_VERSION }} install: true