From ad804a0eceb1e609fc419b15abfe9bac7316c28b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 02:06:42 +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 4b497f26..0c90a5c2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -229,7 +229,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: |