Skip to content

Commit f72d2a2

Browse files
authored
Merge pull request #1449 from Anselmoo/renovate/docker-metadata-action-5.x
chore(deps): update docker/metadata-action action to v5
2 parents c73dd99 + bd3a934 commit f72d2a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-cd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
password: ${{ secrets.GITHUB_TOKEN }}
5555

5656
- id: docker_meta
57-
uses: docker/metadata-action@v4.6.0
57+
uses: docker/metadata-action@v5.5.1
5858
with:
5959
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
6060
tags: |

0 commit comments

Comments
 (0)