File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ jobs:
118118 uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3
119119
120120 - name : Login to GitHub Container Registry
121- uses : docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a # v2
121+ uses : docker/login-action@465a07811f14bebb1938fbed4728c6a1ff8901fc # v2
122122 with :
123123 registry : " ghcr.io"
124124 username : ${{ github.actor }}
Original file line number Diff line number Diff line change 8080 uses : docker/setup-buildx-action@ecf95283f03858871ff00b787d79c419715afc34 # v2
8181
8282 - name : Login to GitHub Container Registry
83- uses : docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a # v2
83+ uses : docker/login-action@465a07811f14bebb1938fbed4728c6a1ff8901fc # v2
8484 with :
8585 registry : " ghcr.io"
8686 username : ${{ github.actor }}
You can’t perform that action at this time.
0 commit comments