File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -280,7 +280,7 @@ jobs:
280
280
platforms : arm64
281
281
282
282
- name : Login to GitHub Container Registry
283
- uses : docker/login-action@465a07811f14bebb1938fbed4728c6a1ff8901fc # v2.2 .0
283
+ uses : docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3.0 .0
284
284
if : ${{ github.event_name != 'pull_request' }}
285
285
with :
286
286
registry : ghcr.io
@@ -357,7 +357,7 @@ jobs:
357
357
uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
358
358
359
359
- name : Login to GitHub Container Registry
360
- uses : docker/login-action@465a07811f14bebb1938fbed4728c6a1ff8901fc # v2.2 .0
360
+ uses : docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3.0 .0
361
361
with :
362
362
registry : ghcr.io
363
363
username : ${{ github.repository_owner }}
You can’t perform that action at this time.
0 commit comments