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