Merge pull request #144 from christianlouis/dependabot/github_actions/docker/metadata-action-6
chore(ci): bump docker/metadata-action from 5 to 6
This commit is contained in:
@@ -228,7 +228,7 @@ jobs:
|
||||
|
||||
- name: Extract metadata (tags, labels)
|
||||
id: meta
|
||||
uses: docker/metadata-action@v5
|
||||
uses: docker/metadata-action@v6
|
||||
with:
|
||||
images: |
|
||||
${{ env.GHCR_REGISTRY }}/${{ github.repository_owner }}/${{ matrix.image_name }}
|
||||
|
||||
Reference in New Issue
Block a user