chore(deps): update docker/build-push-action action to v6
Some checks failed
Main / build (push) Has been cancelled
Some checks failed
Main / build (push) Has been cancelled
This commit is contained in:
parent
366e988ee7
commit
440cb1bca5
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@ -27,7 +27,7 @@ jobs:
|
|||||||
http = true
|
http = true
|
||||||
|
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v6
|
||||||
env:
|
env:
|
||||||
ACTIONS_RUNTIME_TOKEN: '' # See https://gitea.com/gitea/act_runner/issues/119
|
ACTIONS_RUNTIME_TOKEN: '' # See https://gitea.com/gitea/act_runner/issues/119
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user