From 541dfde40c6a5ee353bf71d304ec0507834b383a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 13:01:50 +0000 Subject: [PATCH] Update thollander/actions-comment-pull-request action to v2 --- .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 1152d56..b44b7d6 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@v1 + uses: thollander/actions-comment-pull-request@v2 with: GITHUB_TOKEN: ${{ github.token }} message: |