From 7e89ab1685e5593f9c92bb0371fabe7190266207 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 16:57:51 +0000 Subject: [PATCH] chore(deps): update apexskier/github-release-commenter action to v1.4.1 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 33496e30a..7a56907ad 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -202,7 +202,7 @@ jobs: - name: Comment relevant issues and pull requests if: steps.check-pre-release.outputs.release == 'true' continue-on-error: true - uses: apexskier/github-release-commenter@v1.3.6 + uses: apexskier/github-release-commenter@v1.4.1 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} comment-template: |