Skip to content

Commit 2f1fa8b

Browse files
authored
Merge pull request #603 from Unpackerr/renovate/docker-metadata-action-6.x
chore(deps): update docker/metadata-action action to v6
2 parents 5402b26 + 484e28e commit 2f1fa8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ jobs:
219219
# https://github.com/docker/metadata-action
220220
- name: Extract Docker metadata
221221
id: meta
222-
uses: docker/metadata-action@v5
222+
uses: docker/metadata-action@v6
223223
with:
224224
images: ghcr.io/${{ github.repository }}
225225
tags: |

0 commit comments

Comments
 (0)