From 5b3b3786f1eaf8a8403ada59f8903a8ea78f7f97 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 18:31:52 +0000 Subject: [PATCH] chore(deps): update apexskier/github-release-commenter action to v1.4.1 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b51fbea..455423e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -111,7 +111,7 @@ jobs: tag_name: v${{ steps.nbgv.outputs.SemVer2 }} release_name: v${{ steps.nbgv.outputs.SemVer2 }} - name: Comment relevant issues and merge requests - uses: apexskier/github-release-commenter@v1.3.6 + uses: apexskier/github-release-commenter@v1.4.1 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} comment-template: |