Skip to content

Commit e9153a8

Browse files
Update docker/metadata-action action to v5 (#769)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 98c4bad commit e9153a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
steps:
103103
- name: Docker meta
104104
id: meta
105-
uses: docker/metadata-action@v4
105+
uses: docker/metadata-action@v5
106106
with:
107107
images: |
108108
ghcr.io/${{ github.repository }}

0 commit comments

Comments
 (0)