mirror of
https://github.com/actions/attest-build-provenance.git
synced 2026-06-15 11:09:54 +00:00
docs: bump docker/build-push-action
This commit is contained in:
parent
bd77c07785
commit
96c9b80a81
@ -272,7 +272,7 @@ jobs:
|
|||||||
password: ${{ secrets.GITHUB_TOKEN }}
|
password: ${{ secrets.GITHUB_TOKEN }}
|
||||||
- name: Build and push image
|
- name: Build and push image
|
||||||
id: push
|
id: push
|
||||||
uses: docker/build-push-action@v5.0.0
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user