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 4848 - platform : UNIVERSAL
4949 archive : ' scala3-${{ inputs.version }}.zip'
5050 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
5252 with :
5353 CONSUMER-KEY : ${{ secrets.CONSUMER-KEY }}
5454 CONSUMER-TOKEN : ${{ secrets.CONSUMER-TOKEN }}
6161 runs-on : ubuntu-latest
6262 needs : publish
6363 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
6565 with :
6666 CONSUMER-KEY : ${{ secrets.CONSUMER-KEY }}
6767 CONSUMER-TOKEN : ${{ secrets.CONSUMER-TOKEN }}
You can’t perform that action at this time.
0 commit comments