From 83bf7c34d0a5eb8d5344c2ca2e056205450154ae Mon Sep 17 00:00:00 2001 From: "its-miso[bot]" <258898867+its-miso[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 04:40:56 +0000 Subject: [PATCH 1/3] =?UTF-8?q?ci(github-action):=20update=20action=20soft?= =?UTF-8?q?props/action-gh-release=20(b430933=20=E2=86=92=20718ea10)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d1dea13..2f2b1eb 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -136,7 +136,7 @@ jobs: PY - name: Upload release asset - uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3 + uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3 with: tag_name: ${{ env.RELEASE_TAG }} files: build/windowstead-linux.zip @@ -199,7 +199,7 @@ jobs: PY - name: Upload release asset - uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3 + uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3 with: tag_name: ${{ env.RELEASE_TAG }} files: build/windowstead-windows.zip @@ -262,7 +262,7 @@ jobs: PY - name: Upload release asset - uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3 + uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3 with: tag_name: ${{ env.RELEASE_TAG }} files: build/windowstead-macos.zip From c8b70fc4df6de5657dc9e9b78021803d6708e867 Mon Sep 17 00:00:00 2001 From: "its-miso[bot]" <258898867+its-miso[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 04:41:03 +0000 Subject: [PATCH 2/3] =?UTF-8?q?ci(github-action):=20update=20action=20miso?= =?UTF-8?q?space/pr-reviewer-action=20(v2.0.0=20=E2=86=92=20v2.0.5)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ai-pr-review.yaml | 2 +- .github/workflows/release.yml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ai-pr-review.yaml b/.github/workflows/ai-pr-review.yaml index 604586a..4338df9 100644 --- a/.github/workflows/ai-pr-review.yaml +++ b/.github/workflows/ai-pr-review.yaml @@ -39,7 +39,7 @@ jobs: - name: Review PR with reusable AI reviewer if: github.event_name == 'pull_request' id: review - uses: misospace/pr-reviewer-action@7e25f7d0d8651e936f3158477b0a364f27ed7383 # v2.0.0 + uses: misospace/pr-reviewer-action@b36ea146c6563a3f49a5b9a232d411f6cf970474 # v2.0.5 with: github_token: ${{ steps.app-token.outputs.token }} ai_primary_retries: "3" diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2f2b1eb..d1dea13 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -136,7 +136,7 @@ jobs: PY - name: Upload release asset - uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3 + uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3 with: tag_name: ${{ env.RELEASE_TAG }} files: build/windowstead-linux.zip @@ -199,7 +199,7 @@ jobs: PY - name: Upload release asset - uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3 + uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3 with: tag_name: ${{ env.RELEASE_TAG }} files: build/windowstead-windows.zip @@ -262,7 +262,7 @@ jobs: PY - name: Upload release asset - uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3 + uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3 with: tag_name: ${{ env.RELEASE_TAG }} files: build/windowstead-macos.zip From cfd437657de4066124f31c9f2dd96797e827f3c3 Mon Sep 17 00:00:00 2001 From: "its-miso[bot]" <258898867+its-miso[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 05:41:01 +0000 Subject: [PATCH 3/3] =?UTF-8?q?fix(deps):=20update=20dependency=20aqua:cas?= =?UTF-8?q?ey/just=20(1.55.0=20=E2=86=92=201.55.1)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ai-pr-review.yaml | 2 +- .mise.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ai-pr-review.yaml b/.github/workflows/ai-pr-review.yaml index 4338df9..604586a 100644 --- a/.github/workflows/ai-pr-review.yaml +++ b/.github/workflows/ai-pr-review.yaml @@ -39,7 +39,7 @@ jobs: - name: Review PR with reusable AI reviewer if: github.event_name == 'pull_request' id: review - uses: misospace/pr-reviewer-action@b36ea146c6563a3f49a5b9a232d411f6cf970474 # v2.0.5 + uses: misospace/pr-reviewer-action@7e25f7d0d8651e936f3158477b0a364f27ed7383 # v2.0.0 with: github_token: ${{ steps.app-token.outputs.token }} ai_primary_retries: "3" diff --git a/.mise.toml b/.mise.toml index c0e5e8f..091f6fd 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,2 +1,2 @@ [tools] -"aqua:casey/just" = "1.55.0" +"aqua:casey/just" = "1.55.1"