Skip to content

Commit 8328723

Browse files
authored
Merge pull request #5 from kjanat/dependabot/github_actions/dot-github/workflows/docker/metadata-action-5
github-actions(deps): Bump docker/metadata-action from 4 to 5 in /.github/workflows
2 parents e61f26e + 747bbb5 commit 8328723

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

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

4343
- name: Extract metadata (tags, labels) for Docker
4444
id: meta
45-
uses: docker/metadata-action@v4
45+
uses: docker/metadata-action@v5
4646
with:
4747
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
4848
tags: |

0 commit comments

Comments
 (0)