Update docker/build-push-action action to v5.2.0 (#124)
All checks were successful
Build and push container image / build (push) Successful in 56s
All checks were successful
Build and push container image / build (push) Successful in 56s
Co-authored-by: Renovate <system@toast-server.net> Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
parent
b98e04b6f9
commit
43ee6c4759
@ -26,7 +26,7 @@ jobs:
|
||||
username: ${{ secrets.DOCKER_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_TOKEN }}
|
||||
- name: Build and push image
|
||||
uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56 # v5.1.0
|
||||
uses: docker/build-push-action@af5a7ed5ba88268d5278f7203fb52cd833f66d6e # v5.2.0
|
||||
with:
|
||||
context: .
|
||||
file: Dockerfile
|
||||
|
Reference in New Issue
Block a user