diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 7d3e185..8d8bad8 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@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3 + uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3 with: version: ${{ env.DOCKER_BUILDX_VERSION }} install: true