Skip to content

Commit b11c24d

Browse files
chore(deps): update docker/metadata-action action to v5 (#12)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 95bc2fd commit b11c24d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393

9494
- name: Extract metadata for Docker
9595
id: meta
96-
uses: docker/metadata-action@v4
96+
uses: docker/metadata-action@v5
9797
with:
9898
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
9999
tags: |

0 commit comments

Comments
 (0)