Skip to content

Commit

Permalink
Bump hamzaremmal/sdkman-release-action
Browse files Browse the repository at this point in the history
Bumps [hamzaremmal/sdkman-release-action](https://github.com/hamzaremmal/sdkman-release-action) from 4cb6c8cf99cfdf0ed5de586d6b38500558737e65 to 1f2d4209b4f5a38721d4ae20014ea8e1689d869e.
- [Release notes](https://github.com/hamzaremmal/sdkman-release-action/releases)
- [Commits](sdkman/sdkman-release-action@4cb6c8c...1f2d420)

---
updated-dependencies:
- dependency-name: hamzaremmal/sdkman-release-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
[Cherry-picked 77b6cc0]
  • Loading branch information
dependabot[bot] authored and WojciechMazur committed Aug 28, 2024
1 parent d4ba48f commit 6dc0cf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-sdkman.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- platform: WINDOWS_64
archive : 'scala3-${{ inputs.version }}-x86_64-pc-win32.zip'
steps:
- uses: hamzaremmal/sdkman-release-action@4cb6c8cf99cfdf0ed5de586d6b38500558737e65
- uses: hamzaremmal/sdkman-release-action@1f2d4209b4f5a38721d4ae20014ea8e1689d869e
with:
CONSUMER-KEY : ${{ secrets.CONSUMER-KEY }}
CONSUMER-TOKEN : ${{ secrets.CONSUMER-TOKEN }}
Expand Down

0 comments on commit 6dc0cf1

Please sign in to comment.