Skip to content

Commit 831aacc

Browse files
authored
Merge pull request #5 from soubinan/renovate/docker-metadata-action-5.x
Update docker/metadata-action action to v5.5.0
2 parents dd88521 + b34338a commit 831aacc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions/checkout@v4.1.1
2424
- name: Docker meta
2525
id: meta
26-
uses: docker/metadata-action@v5.4.0
26+
uses: docker/metadata-action@v5.5.0
2727
with:
2828
images: |
2929
ghcr.io/${{ env.IMAGE_NAME }}

0 commit comments

Comments
 (0)