File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4444 type=ref,event=branch
4545 type=semver,pattern={{version}}
4646 type=semver,pattern={{major}}.{{minor}}
47- - uses : docker/login-action@v3
47+ - uses : docker/login-action@v4
4848 with :
4949 registry : ghcr.io
5050 username : ${{ github.actor }}
Original file line number Diff line number Diff line change 1313 steps :
1414 - uses : actions/checkout@v6
1515 - uses : docker/setup-buildx-action@v3
16- - uses : docker/login-action@v3
16+ - uses : docker/login-action@v4
1717 with :
1818 registry : ghcr.io
1919 username : ${{ github.actor }}
Original file line number Diff line number Diff line change 1717 steps :
1818 - uses : actions/checkout@v6
1919 - uses : docker/setup-buildx-action@v3
20- - uses : docker/login-action@v3
20+ - uses : docker/login-action@v4
2121 with :
2222 registry : ghcr.io
2323 username : ${{ github.actor }}
You can’t perform that action at this time.
0 commit comments