Skip to content

Commit 911f8df

Browse files
Update docker/metadata-action action to v5
1 parent a944b68 commit 911f8df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
# used in tags and labels.
4444
- name: Extract metadata (tags, labels) from Git for Docker
4545
id: meta
46-
uses: docker/metadata-action@v4
46+
uses: docker/metadata-action@v5
4747
with:
4848
images: ${{ env.REGISTRY }}/${{ env.ORGANIZATION }}/${{ env.IMAGE_NAME }}
4949

0 commit comments

Comments
 (0)