Skip to content

Commit e51ca84

Browse files
authored
Merge pull request #15 from etkecc/renovate/docker-metadata-action-6.x
Update docker/metadata-action action to v6
2 parents 274dfd2 + e68f7c5 commit e51ca84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
password: ${{ secrets.GITHUB_TOKEN }}
2727
- name: Extract metadata (tags, labels) for Docker
2828
id: meta
29-
uses: docker/metadata-action@v5
29+
uses: docker/metadata-action@v6
3030
with:
3131
images: |
3232
ghcr.io/${{ github.repository }}

0 commit comments

Comments
 (0)