File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838 - name : Extract Docker metadata
3939 if : env.PUSH == 'true'
4040 id : meta
41- uses : docker/metadata-action@v5.5.1
41+ uses : docker/metadata-action@v5.8.0
4242 with :
4343 images : ghcr.io/${{ github.repository }}
4444 tags : |
8585 - name : Extract Docker metadata
8686 if : env.PUSH == 'true'
8787 id : meta
88- uses : docker/metadata-action@v5.5.1
88+ uses : docker/metadata-action@v5.8.0
8989 with :
9090 images : ghcr.io/${{ github.repository }}
9191 tags : |
@@ -127,7 +127,7 @@ jobs:
127127 - name : Extract Docker metadata
128128 if : env.PUSH == 'true'
129129 id : meta
130- uses : docker/metadata-action@v5.5.1
130+ uses : docker/metadata-action@v5.8.0
131131 with :
132132 images : ghcr.io/${{ github.repository }}
133133 tags : |
@@ -168,7 +168,7 @@ jobs:
168168 - name : Extract Docker metadata
169169 if : env.PUSH == 'true'
170170 id : meta
171- uses : docker/metadata-action@v5.5.1
171+ uses : docker/metadata-action@v5.8.0
172172 with :
173173 images : ghcr.io/${{ github.repository }}
174174 tags : |
You can’t perform that action at this time.
0 commit comments