Skip to content

Commit

Permalink
Bump robinraju/release-downloader from 1.10 to 1.11 (#78)
Browse files Browse the repository at this point in the history
Bumps [robinraju/release-downloader](https://github.com/robinraju/release-downloader) from 1.10 to 1.11.
- [Release notes](https://github.com/robinraju/release-downloader/releases)
- [Commits](robinraju/release-downloader@v1.10...v1.11)

---
updated-dependencies:
- dependency-name: robinraju/release-downloader
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 82cef4a commit 0224efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scala-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
apps: sbt
- name: Download additional binary
if: ${{ inputs.download_release_binary_repo != '' && inputs.download_release_binary_name != '' }}
uses: robinraju/release-downloader@v1.10
uses: robinraju/release-downloader@v1.11
with:
repository: ${{ inputs.download_release_binary_repo }}
fileName: ${{ inputs.download_release_binary_name }}
Expand Down

0 comments on commit 0224efe

Please sign in to comment.