We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b04b1c7 + c3f45ca commit a2c53a1Copy full SHA for a2c53a1
.github/workflows/publish-sdkman.yml
@@ -59,7 +59,7 @@ jobs:
59
runs-on: ubuntu-latest
60
needs: publish
61
steps:
62
- - uses: hamzaremmal/sdkman-default-action@f312ff69dec7c4f83b060c3df90df7ed19e2d70e
+ - uses: hamzaremmal/sdkman-default-action@b3f991bd109e40155af1b13a4c6fc8e8ccada65e
63
with:
64
CONSUMER-KEY : ${{ secrets.CONSUMER-KEY }}
65
CONSUMER-TOKEN : ${{ secrets.CONSUMER-TOKEN }}
0 commit comments