Skip to content

Commit 7290941

Browse files
chore(deps): bump docker/metadata-action from 5.5.1 to 5.6.1 (#591)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9e988b8 commit 7290941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050

5151
- name: Extract metadata (tags, labels) for Docker
5252
id: meta
53-
uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81
53+
uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96
5454
with:
5555
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
5656
tags: |

0 commit comments

Comments
 (0)