Skip to content

Commit ca89096

Browse files
build(deps): bump robinraju/release-downloader from 1.9 to 1.10 (#1931)
Bumps [robinraju/release-downloader](https://github.com/robinraju/release-downloader) from 1.9 to 1.10. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e63e1e3 commit ca89096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@ jobs:
534534
with:
535535
full-release-version-tag: ${{env.LATEST_FULL_RELEASE_TAG}}
536536
- name: Fetch Reference Binary
537-
uses: robinraju/release-downloader@368754b9c6f47c345fcfbf42bcb577c2f0f5f395
537+
uses: robinraju/release-downloader@c39a3b234af58f0cf85888573d361fb6fa281534
538538
with:
539539
tag: ${{steps.get-previous-full-release-version.outputs.version}}
540540
fileName: ${{env.BIN_FILENAME}}

0 commit comments

Comments
 (0)