Skip to content

Commit 21794fa

Browse files
authored
Merge pull request #452 from rbonghi/dependabot/github_actions/docker/metadata-action-5
Bump docker/metadata-action from 4 to 5
2 parents 438f5bd + 90af8e8 commit 21794fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build-and-push.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
# https://github.com/docker/build-push-action/blob/master/docs/advanced/tags-labels.md
5252
- name: Docker meta
5353
id: meta
54-
uses: docker/metadata-action@v4
54+
uses: docker/metadata-action@v5
5555
with:
5656
# https://github.com/docker/metadata-action/issues/123
5757
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)