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 4141 uses : docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
4242
4343 - name : Log in to GitHub Container Registry
44- uses : docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5 .0
44+ uses : docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6 .0
4545 with :
4646 registry : ghcr.io
4747 username : ${{ github.actor }}
Original file line number Diff line number Diff line change 7878
7979 steps :
8080 - name : Log in to GitHub Container Registry
81- uses : docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5 .0
81+ uses : docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6 .0
8282 with :
8383 registry : ghcr.io
8484 username : ${{ github.actor }}
You can’t perform that action at this time.
0 commit comments