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 3333
3434 # doesn't work with plain token when pushing otherwise
3535 - name : Login to xpkg with robot
36- uses : docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
36+ uses : docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
3737 with :
3838 registry : ${{ env.XPKG_REGISTRY }}
3939 username : ${{ env.UP_ROBOT_ID }}
Original file line number Diff line number Diff line change 3535
3636 # doesn't work with plain token when pushing otherwise
3737 - name : Login to xpkg with robot
38- uses : docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
38+ uses : docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
3939 with :
4040 registry : xpkg.upbound.io
4141 username : ${{ env.UP_ROBOT_ID }}
You can’t perform that action at this time.
0 commit comments