File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
csr-daisyui/.github/workflows
ssr-daisyui/.github/workflows Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2222 uses : actions/checkout@v4
2323
2424 - name : Log in to the Container registry
25- uses : docker/login-action@3d100841f68d4548bf57e52eb27bd33ec5069f55
25+ uses : docker/login-action@28fdb31ff34708d19615a74d67103ddc2ea9725c
2626 with :
2727 registry : ${{ env.REGISTRY }}
2828 username : ${{ github.actor }}
Original file line number Diff line number Diff line change 2222 uses : actions/checkout@v4
2323
2424 - name : Log in to the Container registry
25- uses : docker/login-action@3d100841f68d4548bf57e52eb27bd33ec5069f55
25+ uses : docker/login-action@28fdb31ff34708d19615a74d67103ddc2ea9725c
2626 with :
2727 registry : ${{ env.REGISTRY }}
2828 username : ${{ github.actor }}
You can’t perform that action at this time.
0 commit comments