Skip to content

Commit 1d1dcd1

Browse files
chore(deps): update docker/metadata-action action to v5.6.1 (#371)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c8ca83e commit 1d1dcd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Dockerbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
# https://github.com/docker/metadata-action
4949
- name: Extract Docker metadata
5050
id: meta
51-
uses: docker/metadata-action@v5.5.1
51+
uses: docker/metadata-action@v5.6.1
5252
with:
5353
images: ghcr.io/${{ env.IMAGE_REPOSITORY }}
5454
- name: Build Docker Release

0 commit comments

Comments
 (0)