From 8ea37cd4d54480b2ab8a4cbacc94c6bf1f4a426b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 12:51:17 -0400 Subject: [PATCH] Bump robinraju/release-downloader from 616444d935c04e4269e694a274bd94383479ecde to 93eac224fa5a1e835cc942d66c12ee373bc7fae9 (#95765) Bumps [robinraju/release-downloader](https://github.com/robinraju/release-downloader) from 616444d935c04e4269e694a274bd94383479ecde to 93eac224fa5a1e835cc942d66c12ee373bc7fae9.
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/run_linters.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/run_linters.yml b/.github/workflows/run_linters.yml index 622239883bd..851fbdaa380 100644 --- a/.github/workflows/run_linters.yml +++ b/.github/workflows/run_linters.yml @@ -43,7 +43,7 @@ jobs: with: dotnet-version: 9.x - name: Install OpenDream - uses: robinraju/release-downloader@616444d935c04e4269e694a274bd94383479ecde + uses: robinraju/release-downloader@93eac224fa5a1e835cc942d66c12ee373bc7fae9 with: repository: "OpenDreamProject/OpenDream" tag: "latest"