Downgrade docker/metadata action to v4
All checks were successful
CI / CI (push) Successful in 7m18s
All checks were successful
CI / CI (push) Successful in 7m18s
v5 requires the node20 runtime, which act_runner doesn't appear to support.
This commit is contained in:
parent
967d561911
commit
406c485055
@ -22,7 +22,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: docker meta
|
- name: docker meta
|
||||||
id: meta
|
id: meta
|
||||||
uses: https://github.com/docker/metadata-action@v5
|
uses: https://github.com/docker/metadata-action@v4
|
||||||
with:
|
with:
|
||||||
images: |
|
images: |
|
||||||
kelnos/bebot
|
kelnos/bebot
|
||||||
|
Loading…
Reference in New Issue
Block a user