mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 06:00:16 +01:00
Bump robinraju/release-downloader from 616444d935c04e4269e694a274bd94383479ecde to 93eac224fa5a1e835cc942d66c12ee373bc7fae9 (#95765)
Bumps [robinraju/release-downloader](https://github.com/robinraju/release-downloader) from 616444d935c04e4269e694a274bd94383479ecde to 93eac224fa5a1e835cc942d66c12ee373bc7fae9. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/robinraju/release-downloader/commit/93eac224fa5a1e835cc942d66c12ee373bc7fae9"><code>93eac22</code></a> Bump eslint-plugin-github from 5.1.8 to 6.0.0 (<a href="https://redirect.github.com/robinraju/release-downloader/issues/929">#929</a>)</li> <li><a href="https://github.com/robinraju/release-downloader/commit/cbf5536da2dfd84440b66efccfc5606e03db78cb"><code>cbf5536</code></a> Bump the npm-development group with 5 updates (<a href="https://redirect.github.com/robinraju/release-downloader/issues/928">#928</a>)</li> <li>See full diff in <a href="https://github.com/robinraju/release-downloader/compare/616444d935c04e4269e694a274bd94383479ecde...93eac224fa5a1e835cc942d66c12ee373bc7fae9">compare view</a></li> </ul> </details> <br /> 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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
cd8acb9746
commit
8ea37cd4d5
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user