File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7777 echo "filtered_targets=$target" >> "$GITHUB_OUTPUT"
7878
7979 - name : Log in to the GitHub Container registry
80- uses : docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
80+ uses : docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
8181 with :
8282 registry : ghcr.io
8383 username : ${{ github.actor }}
@@ -144,7 +144,7 @@ jobs:
144144 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
145145
146146 - name : Log in to the GitHub Container registry
147- uses : docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
147+ uses : docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
148148 with :
149149 registry : ghcr.io
150150 username : ${{ github.actor }}
@@ -204,7 +204,7 @@ jobs:
204204 id-token : write
205205 steps :
206206 - name : Log in to the GitHub Container registry
207- uses : docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
207+ uses : docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
208208 with :
209209 registry : ghcr.io
210210 username : ${{ github.actor }}
You can’t perform that action at this time.
0 commit comments