Skip to content

Commit

Permalink
Update thollander/actions-comment-pull-request action to v2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 7, 2023
1 parent fe4b55d commit 60855e3
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 @@ -21,7 +21,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.4.2
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
message: |
Expand Down

0 comments on commit 60855e3

Please sign in to comment.