We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a60d75 commit 2b8888eCopy full SHA for 2b8888e
.github/workflows/pr-validate.yml
@@ -93,7 +93,7 @@ jobs:
93
94
- name: Comment PR
95
continue-on-error: true
96
- uses: thollander/actions-comment-pull-request@v2
+ uses: thollander/actions-comment-pull-request@v3
97
if: ${{ steps.changelog.outputs.skipped == 'false' }}
98
with:
99
message: |
0 commit comments