Skip to content

Commit

Permalink
Merge pull request #94 from pulumiverse/renovate/thollander-actions-c…
Browse files Browse the repository at this point in the history
…omment-pull-request-2.x

Update thollander/actions-comment-pull-request action to v2
  • Loading branch information
ringods authored Sep 7, 2023
2 parents 912c8a9 + 541dfde commit 0c3f41b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/provider-prerequisites.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 0c3f41b

Please sign in to comment.