From 4cb7ac9d279346d3e5a795b1889fc3e8995e68e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 00:09:10 +0000 Subject: [PATCH] Bump robinraju/release-downloader from 1.12 to 1.13 Bumps [robinraju/release-downloader](https://github.com/robinraju/release-downloader) from 1.12 to 1.13. - [Release notes](https://github.com/robinraju/release-downloader/releases) - [Commits](https://github.com/robinraju/release-downloader/compare/daf26c55d821e836577a15f77d86ddc078948b05...28fc21f50d76778e7023361aa1f863e717d3d56f) --- updated-dependencies: - dependency-name: robinraju/release-downloader dependency-version: '1.13' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index b748ba1..376b7ef 100644 --- a/action.yaml +++ b/action.yaml @@ -47,7 +47,7 @@ runs: pixi-version: v0.49.0 manifest-path: ${{ github.action_path }}/pyproject.toml - name: Fetch Schedule from release - uses: robinraju/release-downloader@daf26c55d821e836577a15f77d86ddc078948b05 # v1.12 + uses: robinraju/release-downloader@28fc21f50d76778e7023361aa1f863e717d3d56f # v1.13 with: repository: "savente93/SPEC0-schedule" latest: true