Skip to content

Commit b855715

Browse files
chore(deps): update docker/metadata-action action to v5
1 parent 402ae0b commit b855715

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: type=sha,format=long

0 commit comments

Comments
 (0)