|
66 | 66 | - name: Set up Docker Buildx |
67 | 67 | uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1 |
68 | 68 | - name: Log in to the Container registry |
69 | | - uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0 |
| 69 | + uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0 |
70 | 70 | with: |
71 | 71 | registry: ghcr.io |
72 | 72 | username: ${{ github.actor }} |
@@ -109,7 +109,7 @@ jobs: |
109 | 109 | - name: Set up Docker Buildx |
110 | 110 | uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1 |
111 | 111 | - name: Log in to the Container registry |
112 | | - uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0 |
| 112 | + uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0 |
113 | 113 | with: |
114 | 114 | registry: ghcr.io |
115 | 115 | username: ${{ github.actor }} |
@@ -149,7 +149,7 @@ jobs: |
149 | 149 | with: |
150 | 150 | persist-credentials: false |
151 | 151 | fetch-depth: 0 |
152 | | - - uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0 |
| 152 | + - uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0 |
153 | 153 | with: |
154 | 154 | registry: ghcr.io |
155 | 155 | username: ${{ github.actor }} |
@@ -195,7 +195,7 @@ jobs: |
195 | 195 | - name: Set up Docker Buildx |
196 | 196 | uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1 |
197 | 197 | - name: Log in to the Container registry |
198 | | - uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0 |
| 198 | + uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0 |
199 | 199 | with: |
200 | 200 | registry: ghcr.io |
201 | 201 | username: ${{ github.actor }} |
@@ -277,7 +277,7 @@ jobs: |
277 | 277 | - name: Set up Docker Buildx |
278 | 278 | uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1 |
279 | 279 | - name: Log in to the Container registry |
280 | | - uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0 |
| 280 | + uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0 |
281 | 281 | with: |
282 | 282 | registry: ghcr.io |
283 | 283 | username: ${{ github.actor }} |
@@ -347,7 +347,7 @@ jobs: |
347 | 347 | - name: Set up Docker Buildx |
348 | 348 | uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1 |
349 | 349 | - name: Log in to the Container registry |
350 | | - uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0 |
| 350 | + uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0 |
351 | 351 | with: |
352 | 352 | registry: ghcr.io |
353 | 353 | username: ${{ github.actor }} |
@@ -415,7 +415,7 @@ jobs: |
415 | 415 | - name: Set up Docker Buildx |
416 | 416 | uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1 |
417 | 417 | - name: Log in to the Container registry |
418 | | - uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0 |
| 418 | + uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0 |
419 | 419 | with: |
420 | 420 | registry: ghcr.io |
421 | 421 | username: ${{ github.actor }} |
@@ -466,7 +466,7 @@ jobs: |
466 | 466 | - name: Set up Docker Buildx |
467 | 467 | uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1 |
468 | 468 | - name: Log in to the Container registry |
469 | | - uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0 |
| 469 | + uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0 |
470 | 470 | with: |
471 | 471 | registry: ghcr.io |
472 | 472 | username: ${{ github.actor }} |
|
0 commit comments