From edfa394da37f572f625c7e1f27d4fae6ef2eacd7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 03:09:41 +0000 Subject: [PATCH] chore(deps): update thollander/actions-comment-pull-request action to v3 --- .github/workflows/provider-prerequisites.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/provider-prerequisites.yaml b/.github/workflows/provider-prerequisites.yaml index beba75a..34fbe4f 100644 --- a/.github/workflows/provider-prerequisites.yaml +++ b/.github/workflows/provider-prerequisites.yaml @@ -60,7 +60,7 @@ jobs: echo 'EOF' >> $GITHUB_ENV - if: github.event_name == 'pull_request' name: Comment on PR with Details of Schema Check - uses: thollander/actions-comment-pull-request@v2 + uses: thollander/actions-comment-pull-request@v3 with: GITHUB_TOKEN: ${{ github.token }} message: |