Update docker/build-push-action action to v6.14.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 #7.
This commit is contained in:
@@ -72,7 +72,7 @@ runs:
|
||||
- run: echo "::group::Build and Push docker image"
|
||||
- name: Build and push Docker image
|
||||
id: build-and-push
|
||||
uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6.13.0
|
||||
uses: docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497 # v6.14.0
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
|
||||
Reference in New Issue
Block a user