Update docker/metadata-action action to v5
Some checks failed
dl / lint (push) Successful in 1m5s
dl / docker (push) Failing after 9s

This commit is contained in:
Renovate Bot 2023-09-13 07:22:31 +00:00
parent 0b6c9e21a1
commit a0bcaf3558

View File

@ -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