Update docker/build-push-action
This commit is contained in:
parent
3246549edd
commit
344704db7f
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user