Update docker/metadata-action action to v5
This commit is contained in:
parent
0b6c9e21a1
commit
a0bcaf3558
@ -21,7 +21,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- run: apk add git nodejs
|
- run: apk add git nodejs
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: docker/metadata-action@v4
|
- uses: docker/metadata-action@v5
|
||||||
id: meta
|
id: meta
|
||||||
with:
|
with:
|
||||||
images: git.crystalyx.net/xefir/dl
|
images: git.crystalyx.net/xefir/dl
|
||||||
|
Loading…
Reference in New Issue
Block a user