Update docker/build-push-action

This commit is contained in:
Carlo Cabrera 2025-03-13 17:28:35 +08:00 committed by Carlo Cabrera
parent 3246549edd
commit 344704db7f
No known key found for this signature in database
GPG Key ID: C74D447FC549A1D0

View File

@ -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