File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 48
48
- platform : UNIVERSAL
49
49
archive : ' scala3-${{ inputs.version }}.zip'
50
50
steps :
51
- - uses : hamzaremmal/sdkman-release-action@main # TODO: Make a release of the action and configure the version here
51
+ - uses : hamzaremmal/sdkman-release-action@7e437233a6bd79bc4cb0fa9071b685e94bdfdba6
52
52
with :
53
53
CONSUMER-KEY : ${{ secrets.CONSUMER-KEY }}
54
54
CONSUMER-TOKEN : ${{ secrets.CONSUMER-TOKEN }}
61
61
runs-on : ubuntu-latest
62
62
needs : publish
63
63
steps :
64
- - uses : hamzaremmal/sdkman-default-action@main # TODO: Make a release of the action and configure the version here
64
+ - uses : hamzaremmal/sdkman-default-action@866bc79fc5bd397eeb48f9cedda2f15221c8515d
65
65
with :
66
66
CONSUMER-KEY : ${{ secrets.CONSUMER-KEY }}
67
67
CONSUMER-TOKEN : ${{ secrets.CONSUMER-TOKEN }}
You can’t perform that action at this time.
0 commit comments