chore(deps): update docker/build-push-action action to v5
All checks were successful
Main / build (push) Successful in -1m55s
All checks were successful
Main / build (push) Successful in -1m55s
This commit is contained in:
parent
a4f082f4a7
commit
e7ef0c3f69
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@ -28,7 +28,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