Update docker/metadata-action action to v6
Some checks failed
Build / build (pull_request) Failing after 17s
Lint / lint (push) Failing after 5s

This commit is contained in:
2026-03-06 12:07:25 +00:00
parent 28ba9ae8e5
commit bd0718aa19

View File

@@ -26,7 +26,7 @@ jobs:
- name: Generate Docker metadata - name: Generate Docker metadata
id: meta id: meta
uses: docker/metadata-action@v5 uses: docker/metadata-action@v6
with: with:
images: | images: |
docker.valverde.cloud/${{ gitea.repository }} docker.valverde.cloud/${{ gitea.repository }}