Skip to content

Commit 482200c

Browse files
authored
Merge pull request #889 from github/dependabot/github_actions/docker/metadata-action-5
Bump docker/metadata-action from 4 to 5
2 parents 07c8509 + ec38f42 commit 482200c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-docker.yml

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

2020
- name: Get Docker Metadata
2121
id: meta
22-
uses: docker/metadata-action@v4
22+
uses: docker/metadata-action@v5
2323
with:
2424
images: ${{ env.DOCKER_TAG_IMAGE }}
2525

0 commit comments

Comments
 (0)