Skip to content

Commit 08b26d2

Browse files
chore(deps): update docker/metadata-action action to v5
1 parent 428ae3a commit 08b26d2

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
@@ -27,7 +27,7 @@ jobs:
2727

2828
- name: Extract metadata for Docker
2929
id: meta
30-
uses: docker/metadata-action@v2
30+
uses: docker/metadata-action@v5
3131
with:
3232
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
3333
tags: |

0 commit comments

Comments
 (0)