chore(deps): update docker/build-push-action action to v5
Some checks failed
Main / build (push) Failing after 14s
Some checks failed
Main / build (push) Failing after 14s
This commit is contained in:
parent
81b9f67893
commit
0cf83e0e25
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
http = true
|
||||
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v4
|
||||
uses: docker/build-push-action@v5
|
||||
env:
|
||||
ACTIONS_RUNTIME_TOKEN: '' # See https://gitea.com/gitea/act_runner/issues/119
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user