Merge pull request #4588 from Growstuff/dependabot/github_actions/docker/metadata-action-6

Bump docker/metadata-action from 5 to 6
This commit is contained in:
Daniel O'Connor
2026-04-27 17:24:09 +09:30
committed by GitHub

View File

@@ -28,7 +28,7 @@ jobs:
- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@v5
uses: docker/metadata-action@v6
with:
images: ghcr.io/${{ github.repository }}