From e981a9c7ff29234b2f18d72340ea5a23c46dabd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 01:35:47 +0000 Subject: [PATCH] chore(deps): bump SemTiOne/chess-review-bot/action Bumps the github-actions group with 1 update: [SemTiOne/chess-review-bot/action](https://github.com/semtione/chess-review-bot). Updates `SemTiOne/chess-review-bot/action` from afb226eb18c737a45c3193059aa864b88591fb92 to 26cb89a3de8bfe980d8ba4a76995cf09c1df185d - [Changelog](https://github.com/SemTiOne/chess-review-bot/blob/main/CHANGELOG.md) - [Commits](https://github.com/semtione/chess-review-bot/compare/afb226eb18c737a45c3193059aa864b88591fb92...26cb89a3de8bfe980d8ba4a76995cf09c1df185d) --- updated-dependencies: - dependency-name: SemTiOne/chess-review-bot/action dependency-version: 26cb89a3de8bfe980d8ba4a76995cf09c1df185d dependency-type: direct:production dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/pr-review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-review.yml b/.github/workflows/pr-review.yml index 3fd2fd9..22402dc 100644 --- a/.github/workflows/pr-review.yml +++ b/.github/workflows/pr-review.yml @@ -30,7 +30,7 @@ jobs: fetch-depth: 0 persist-credentials: false - - uses: SemTiOne/chess-review-bot/action@afb226eb18c737a45c3193059aa864b88591fb92 + - uses: SemTiOne/chess-review-bot/action@26cb89a3de8bfe980d8ba4a76995cf09c1df185d with: github-token: ${{ secrets.GITHUB_TOKEN }} fail-on-blunder: 'true'