Update docker/build-push-action action to v6.12.0 #none minor
All checks were successful
Actionlint / build (push) Successful in 7s
All checks were successful
Actionlint / build (push) Successful in 7s
This commit was merged in pull request #4.
This commit is contained in:
@@ -65,7 +65,7 @@ runs:
|
|||||||
|
|
||||||
- name: Build and push Docker image
|
- name: Build and push Docker image
|
||||||
id: build-and-push
|
id: build-and-push
|
||||||
uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6.11.0
|
uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d # v6.12.0
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
|
|||||||
Reference in New Issue
Block a user