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 46
46
- platform: WINDOWS_64
47
47
archive : 'scala3-${{ inputs.version }}-x86_64-pc-win32.zip'
48
48
steps:
49
- - uses: hamzaremmal/sdkman-release-action@978b8cdb5f9c3b83ebdc45e0a1bf97bf17cc6280
49
+ - uses: hamzaremmal/sdkman-release-action@4cb6c8cf99cfdf0ed5de586d6b38500558737e65
50
50
with:
51
51
CONSUMER-KEY : ${{ secrets.CONSUMER-KEY }}
52
52
CONSUMER-TOKEN : ${{ secrets.CONSUMER-TOKEN }}
59
59
runs-on: ubuntu-latest
60
60
needs: publish
61
61
steps:
62
- - uses: hamzaremmal/sdkman-default-action@866bc79fc5bd397eeb48f9cedda2f15221c8515d
62
+ - uses: hamzaremmal/sdkman-default-action@f312ff69dec7c4f83b060c3df90df7ed19e2d70e
63
63
with:
64
64
CONSUMER-KEY : ${{ secrets.CONSUMER-KEY }}
65
65
CONSUMER-TOKEN : ${{ secrets.CONSUMER-TOKEN }}
You can’t perform that action at this time.
0 commit comments