Skip to content

Commit

Permalink
Merge pull request #66 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
pierskarsenbarg authored May 21, 2024
2 parents 8644915 + d8a70dd commit c86f801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Checkout Repo
uses: actions/checkout@v4
- name: Comment PR
uses: thollander/actions-comment-pull-request@v1.6.0
uses: thollander/actions-comment-pull-request@v2.5.0
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
message: |
Expand Down

0 comments on commit c86f801

Please sign in to comment.