File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414
1515 - name : Docker meta
1616 id : meta
17- uses : docker/metadata-action@v5
17+ uses : docker/metadata-action@v6
1818 with :
1919 images : ghcr.io/${{ github.repository_owner }}/tinyauth-analytics
2020
6161
6262 - name : Docker meta
6363 id : meta
64- uses : docker/metadata-action@v5
64+ uses : docker/metadata-action@v6
6565 with :
6666 images : ghcr.io/${{ github.repository_owner }}/tinyauth-analytics-dashboard
6767
@@ -109,7 +109,7 @@ jobs:
109109
110110 - name : Docker meta
111111 id : meta
112- uses : docker/metadata-action@v5
112+ uses : docker/metadata-action@v6
113113 with :
114114 images : ghcr.io/${{ github.repository_owner }}/tinyauth-analytics
115115
@@ -156,7 +156,7 @@ jobs:
156156
157157 - name : Docker meta
158158 id : meta
159- uses : docker/metadata-action@v5
159+ uses : docker/metadata-action@v6
160160 with :
161161 images : ghcr.io/${{ github.repository_owner }}/tinyauth-analytics-dashboard
162162
@@ -221,7 +221,7 @@ jobs:
221221
222222 - name : Docker meta
223223 id : meta
224- uses : docker/metadata-action@v5
224+ uses : docker/metadata-action@v6
225225 with :
226226 images : ghcr.io/${{ github.repository_owner }}/tinyauth-analytics
227227 tags : |
@@ -260,7 +260,7 @@ jobs:
260260
261261 - name : Docker meta
262262 id : meta
263- uses : docker/metadata-action@v5
263+ uses : docker/metadata-action@v6
264264 with :
265265 images : ghcr.io/${{ github.repository_owner }}/tinyauth-analytics-dashboard
266266 tags : |
You can’t perform that action at this time.
0 commit comments