Skip to content

Commit c2d14cf

Browse files
Backport "chore(deps): bump sdkman/sdkman-release-action from 2800d4359ae097a99afea7e0370f0c6e726182a4 to c70225d437d17182d19476702b671513dc8bf048" to 3.7.4 (#23989)
Backports #23813 to the 3.7.4. PR submitted by the release tooling. [skip ci]
2 parents b69162c + 770820a commit c2d14cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-sdkman.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- platform: WINDOWS_64
4747
archive : 'scala3-${{ inputs.version }}-x86_64-pc-win32.zip'
4848
steps:
49-
- uses: sdkman/sdkman-release-action@2800d4359ae097a99afea7e0370f0c6e726182a4
49+
- uses: sdkman/sdkman-release-action@c70225d437d17182d19476702b671513dc8bf048
5050
with:
5151
CONSUMER-KEY : ${{ secrets.CONSUMER-KEY }}
5252
CONSUMER-TOKEN : ${{ secrets.CONSUMER-TOKEN }}

0 commit comments

Comments
 (0)