From 60855e3a67f87c7809aa8953bbe75ac6879a385a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 17:35:38 +0000 Subject: [PATCH] Update thollander/actions-comment-pull-request action to v2.4.2 --- .github/workflows/pull-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 0cc83bb..d11085f 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -21,7 +21,7 @@ jobs: - name: Checkout Repo uses: actions/checkout@v3 - name: Comment PR - uses: thollander/actions-comment-pull-request@v2.3.1 + uses: thollander/actions-comment-pull-request@v2.4.2 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} message: |