From 792cd4a1aaf5e5b50885cd5d4fd299b5b26610fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 20:24:59 +0100 Subject: [PATCH] Bump robinraju/release-downloader from 1.9 to 1.11 (#10292) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dc69b9ebcd..d22eccf532 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -116,7 +116,7 @@ jobs: with: dotnet-version: 9 - uses: actions/checkout@v4 - - uses: robinraju/release-downloader@v1.9 + - uses: robinraju/release-downloader@v1.11 with: repository: "OpenDreamProject/OpenDream" tag: "latest"