downgrade docker/metadata-action to v5 in Gitea workflow
Some checks failed
Build and Push Docker Image to Gitea / build (push) Failing after 3m24s

This commit is contained in:
Sam 2025-06-11 21:43:56 -05:00
parent c3963c32a3
commit d248ff4631

View File

@ -42,7 +42,7 @@ jobs:
# 5. Extract metadata (tags, labels) for Docker
- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@v9
uses: docker/metadata-action@v5
with:
images: git.apisb.me/${{ env.IMAGE_NAME }}
tags: |