update docker/build-push-action@v6 -> docker/build-push-action@v7
This commit is contained in:
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@@ -47,7 +47,7 @@ jobs:
|
|||||||
- name: Build and push Docker image
|
- name: Build and push Docker image
|
||||||
id: build-and-push
|
id: build-and-push
|
||||||
# https://github.com/docker/build-push-action
|
# https://github.com/docker/build-push-action
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v7
|
||||||
# v4 adds SLSA Provenance attestation which is
|
# v4 adds SLSA Provenance attestation which is
|
||||||
# - unsupported by AWS Lambda
|
# - unsupported by AWS Lambda
|
||||||
# - limited support by Google Cloud Run
|
# - limited support by Google Cloud Run
|
||||||
|
|||||||
Reference in New Issue
Block a user