Skip to content

Commit 484e28e

Browse files
chore(deps): update docker/metadata-action action to v6
1 parent 4416f04 commit 484e28e

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)