File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
3939
4040 - name : Log in to the GitHub Container registry
41- uses : docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3
41+ uses : docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
4242 with :
4343 registry : ghcr.io
4444 username : ${{ github.actor }}
9696 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
9797
9898 - name : Log in to the GitHub Container registry
99- uses : docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3
99+ uses : docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
100100 with :
101101 registry : ghcr.io
102102 username : ${{ github.actor }}
@@ -143,7 +143,7 @@ jobs:
143143 id-token : write
144144 steps :
145145 - name : Log in to the GitHub Container registry
146- uses : docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3
146+ uses : docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
147147 with :
148148 registry : ghcr.io
149149 username : ${{ github.actor }}
Original file line number Diff line number Diff line change 6868 uses : docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3
6969
7070 - name : Log in to the GitHub Container registry
71- uses : docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3
71+ uses : docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
7272 with :
7373 registry : ghcr.io
7474 username : ${{ github.actor }}
You can’t perform that action at this time.
0 commit comments