From 11541d7634085aada159f7405b07c5fd258c87b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 03:43:55 +0000 Subject: [PATCH] Bump exercism/pr-commenter-action from 1.5.1 to 1.5.2 Bumps [exercism/pr-commenter-action](https://github.com/exercism/pr-commenter-action) from 1.5.1 to 1.5.2. - [Release notes](https://github.com/exercism/pr-commenter-action/releases) - [Changelog](https://github.com/exercism/pr-commenter-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/exercism/pr-commenter-action/compare/085ef62d2a541a112c3ade1d24deea83665ea186...f4a6aa5acc07742989788e70fd89cdc0980f0d1e) --- updated-dependencies: - dependency-name: exercism/pr-commenter-action dependency-version: 1.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/pr-commenter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-commenter.yml b/.github/workflows/pr-commenter.yml index f12714aec38..a70deb6b890 100644 --- a/.github/workflows/pr-commenter.yml +++ b/.github/workflows/pr-commenter.yml @@ -6,7 +6,7 @@ jobs: pr-comment: runs-on: ubuntu-24.04 steps: - - uses: exercism/pr-commenter-action@085ef62d2a541a112c3ade1d24deea83665ea186 + - uses: exercism/pr-commenter-action@f4a6aa5acc07742989788e70fd89cdc0980f0d1e with: github-token: "${{ github.token }}" config-file: ".github/pr-commenter.yml" \ No newline at end of file