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 4040 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
4141
4242 - name : Docker login to ghcr.io
43- uses : docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1
43+ uses : docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef
4444 with :
4545 registry : ghcr.io
4646 username : ${{ github.repository_owner }}
Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ jobs:
124124 ${{ runner.os }}-go-
125125
126126 - name : Docker login to ghcr.io
127- uses : docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1
127+ uses : docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef
128128 with :
129129 registry : ghcr.io
130130 username : ${{ github.repository_owner }}
Original file line number Diff line number Diff line change 5959 node-version : 22
6060
6161 - name : Docker login to ghcr.io
62- uses : docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1
62+ uses : docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef
6363 with :
6464 registry : ghcr.io
6565 username : ${{ github.repository_owner }}
You can’t perform that action at this time.
0 commit comments