From 7a1381a03a0067edb99938a9f33125c8f662c530 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 04:12:07 +0000 Subject: [PATCH] chore(deps): update apexskier/github-release-commenter action to v1.3.6 --- .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 a13177ca9..e965da495 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -122,7 +122,7 @@ jobs: run: sleep 30s shell: bash - name: Comment on relevant PRs and issues - uses: apexskier/github-release-commenter@v1.3.2 + uses: apexskier/github-release-commenter@v1.3.6 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} comment-template: |