diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 561f7089d6..f8855674fd 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -145,7 +145,7 @@ jobs: - name: Deploy the Docker image by digest id: digest if: steps.attributes.outputs.push == 'true' - uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6.13.0 + uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15.0 with: context: . cache-from: type=registry,ref=ghcr.io/homebrew/ubuntu${{ matrix.version }}:cache