Skip to content

Commit

Permalink
Merge pull request #96 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.5.0
  • Loading branch information
ringods authored Mar 26, 2024
2 parents bafe6f3 + d312653 commit 6c8d639
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@v3
- name: Comment PR
uses: thollander/actions-comment-pull-request@v2.3.1
uses: thollander/actions-comment-pull-request@v2.5.0
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
message: |
Expand Down

0 comments on commit 6c8d639

Please sign in to comment.