diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index fe994ed..060cbc6 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -22,14 +22,19 @@ jobs: cargo install --git https://codeberg.org/redstrate/DalamudRepoTool.git - name: Checkout manifests - uses: actions/checkout@v4 + uses: actions/checkout@v5 with: repository: redstrate/DalamudPlugins path: manifests ref: ${{ github.event.pull_request.head.sha }} + - name: Setup .NET Core SDK + uses: actions/setup-dotnet@v5 + with: + dotnet-version: "10.0.x" + - name: Checkout Plogon - uses: actions/checkout@v4 + uses: actions/checkout@v5 with: repository: redstrate/Plogon path: Plogon @@ -54,7 +59,7 @@ jobs: --mode=Commit --build-all - name: Upload artifact - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v6 with: name: plugin-artifact path: output diff --git a/stable/AllowLoginFail/manifest.toml b/stable/AllowLoginFail/manifest.toml index fc18663..9bffc97 100644 --- a/stable/AllowLoginFail/manifest.toml +++ b/stable/AllowLoginFail/manifest.toml @@ -1,5 +1,5 @@ [plugin] repository = "https://codeberg.org/redstrate/AllowLoginFail.git" -commit = "737370daacb04ede5151d5db2a86f67b0309286d" +commit = "cd8784fd6059a77dc9a0e76f0832ae3c24f565c1" owners = [ "redstrate" ] changelog = '''''' diff --git a/stable/Auracite/manifest.toml b/stable/Auracite/manifest.toml index 3030c64..e5e164d 100644 --- a/stable/Auracite/manifest.toml +++ b/stable/Auracite/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/redstrate/Auracite.git" -commit = "e3fa3dab5b6880ce869152acc4ea01e18cab160b" +commit = "9171814eb88824fd0f17a0a1824c4e707cee5909" owners = [ "redstrate" ] changelog = '''''' project_path = "dalamud" diff --git a/stable/EasyFullscreen/manifest.toml b/stable/EasyFullscreen/manifest.toml index 7225553..12b913d 100644 --- a/stable/EasyFullscreen/manifest.toml +++ b/stable/EasyFullscreen/manifest.toml @@ -1,5 +1,5 @@ [plugin] repository = "https://codeberg.org/redstrate/EasyFullscreen.git" -commit = "314de412b5c7d390e120589c8b66e70d47b143ad" +commit = "1045468fdc96d98f5dd074eea696c4c47ffa214b" owners = [ "redstrate" ] changelog = '''''' diff --git a/stable/Hooky/manifest.toml b/stable/Hooky/manifest.toml index 6bb9778..5aa9a12 100644 --- a/stable/Hooky/manifest.toml +++ b/stable/Hooky/manifest.toml @@ -1,5 +1,5 @@ [plugin] repository = "https://codeberg.org/redstrate/Hooky.git" -commit = "b6437cb41046721e12aaac10f82e48188246959c" +commit = "8938e4ff061af8b68bb268551f71fa1726b5a25e" owners = [ "redstrate" ] changelog = '''''' diff --git a/stable/Rebound/manifest.toml b/stable/Rebound/manifest.toml index 381976f..c7f292e 100644 --- a/stable/Rebound/manifest.toml +++ b/stable/Rebound/manifest.toml @@ -1,5 +1,5 @@ [plugin] repository = "https://github.com/redstrate/Rebound.git" -commit = "d4514674136f4d4bc556626470983e1224dcae37" +commit = "09349a0c949cc7535e5596c4674995836c78ac72" owners = [ "redstrate" ] changelog = '''''' diff --git a/stable/Refitter/manifest.toml b/stable/Refitter/manifest.toml index 7695434..0230966 100644 --- a/stable/Refitter/manifest.toml +++ b/stable/Refitter/manifest.toml @@ -1,5 +1,5 @@ [plugin] repository = "https://codeberg.org/redstrate/Refitter.git" -commit = "218ab5e3afd15397940eff3885696c9a1cbe0c04" +commit = "f3f41a2cb30d961206c0514ca9b10db50fa859ec" owners = [ "redstrate" ] changelog = '''''' diff --git a/stable/Scripter/manifest.toml b/stable/Scripter/manifest.toml index 94bcab3..c18126a 100644 --- a/stable/Scripter/manifest.toml +++ b/stable/Scripter/manifest.toml @@ -1,5 +1,5 @@ [plugin] repository = "https://codeberg.org/redstrate/Scripter.git" -commit = "84c1897b7e179db471e2b1b86ffd30842be55233" +commit = "08fdc1d0b557ce0d31db377f48acdb1f88c7c797" owners = [ "redstrate" ] changelog = ''''''