File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5151 password : ${{ secrets.GITHUB_TOKEN }}
5252 - name : Docker meta
5353 id : docker_action_meta
54- uses : docker/metadata-action@v5
54+ uses : docker/metadata-action@v6
5555 with :
5656 images : ghcr.io/${{ github.repository }}/${{ matrix.container }}
5757 tags : |
Original file line number Diff line number Diff line change 7272 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
7373 - name : Docker meta
7474 id : docker_action_meta
75- uses : docker/metadata-action@v5
75+ uses : docker/metadata-action@v6
7676 with :
7777 images : ghcr.io/${{ github.repository }}/container3lite
7878 tags : |
Original file line number Diff line number Diff line change 7272 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
7373 - name : Docker meta
7474 id : docker_action_meta
75- uses : docker/metadata-action@v5
75+ uses : docker/metadata-action@v6
7676 with :
7777 images : ghcr.io/${{ github.repository }}/container3
7878 tags : |
You can’t perform that action at this time.
0 commit comments