File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 11name : pre-release
22on :
3+ workflow_dispatch :
34 push :
45 paths :
56 - ' **/pom.xml'
4243 - name : Set up Docker Buildx
4344 uses : docker/setup-buildx-action@v3
4445 - name : Install regctl
45- uses : regclient/actions/regctl-installer@main
46+ uses : regclient/actions/regctl-installer@ce5fd131e371ffcdd7508b478cb223b3511a9183
4647 - name : regctl login
47- uses : regclient/actions/regctl-login@main
48+ uses : regclient/actions/regctl-login@ce5fd131e371ffcdd7508b478cb223b3511a9183
4849
4950 - uses : actions/checkout@v4
5051
Original file line number Diff line number Diff line change 2323 - name : Set up Docker Buildx
2424 uses : docker/setup-buildx-action@v3
2525 - name : Install regctl
26- uses : regclient/actions/regctl-installer@main
26+ uses : regclient/actions/regctl-installer@ce5fd131e371ffcdd7508b478cb223b3511a9183
2727 - name : regctl login
28- uses : regclient/actions/regctl-login@main
28+ uses : regclient/actions/regctl-login@ce5fd131e371ffcdd7508b478cb223b3511a9183
2929
3030 - uses : actions/checkout@v4
3131
You can’t perform that action at this time.
0 commit comments