chore(deps): update docker/build-push-action action to v6
This commit is contained in:
committed by
Ryan Williams
parent
e61f7a9386
commit
2530def1b0
@@ -23,7 +23,7 @@ jobs:
|
|||||||
uses: docker/setup-buildx-action@v3
|
uses: docker/setup-buildx-action@v3
|
||||||
|
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
push: false
|
push: false
|
||||||
load: true
|
load: true
|
||||||
|
|||||||
Reference in New Issue
Block a user