chore(deps): update docker/build-push-action action to v6
This commit is contained in:
parent
490e961397
commit
2790eb1370
@ -151,7 +151,7 @@ jobs:
|
||||
printf "Tags:\n${{ steps.meta.outputs.tags }}"
|
||||
|
||||
- name: Build images
|
||||
uses: docker/build-push-action@v5
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
context: .
|
||||
push: false
|
||||
|
Loading…
Reference in New Issue
Block a user