File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646 uses : docker/setup-buildx-action@v3
4747
4848 - name : Log in to the Container registry
49- uses : docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1
49+ uses : docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef
5050 with :
5151 registry : ${{ env.REGISTRY }}
5252 username : ${{ github.actor }}
@@ -182,7 +182,7 @@ jobs:
182182 merge-multiple : true
183183
184184 - name : Log in to the Container registry
185- uses : docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1
185+ uses : docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef
186186 with :
187187 registry : ${{ env.REGISTRY }}
188188 username : ${{ github.actor }}
Original file line number Diff line number Diff line change 7474 go-version : 1.24
7575 check-latest : true
7676 - name : Log in to the Container registry
77- uses : docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1
77+ uses : docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef
7878 with :
7979 registry : ghcr.io
8080 username : ${{ github.actor }}
You can’t perform that action at this time.
0 commit comments