File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -173,7 +173,7 @@ jobs:
173173
174174 - name : Docker meta
175175 id : meta
176- uses : docker/metadata-action@v5
176+ uses : docker/metadata-action@v6
177177 with :
178178 images : ghcr.io/${{ github.repository }}
179179
@@ -246,7 +246,7 @@ jobs:
246246
247247 - name : Docker meta
248248 id : meta
249- uses : docker/metadata-action@v5
249+ uses : docker/metadata-action@v6
250250 with :
251251 images : ${{ env.FULL_IMAGE_NAME }}
252252
Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ jobs:
117117
118118 - name : Docker meta
119119 id : meta
120- uses : docker/metadata-action@v5
120+ uses : docker/metadata-action@v6
121121 with :
122122 images : ghcr.io/${{ github.repository }}
123123
@@ -188,7 +188,7 @@ jobs:
188188
189189 - name : Docker meta
190190 id : meta
191- uses : docker/metadata-action@v5
191+ uses : docker/metadata-action@v6
192192 with :
193193 images : ${{ env.FULL_IMAGE_NAME }}
194194
You can’t perform that action at this time.
0 commit comments