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.
2 parents 41c4b87 + 2d9bdf6 commit 5471d06Copy full SHA for 5471d06
.github/workflows/auto-comment.yml
@@ -20,6 +20,6 @@ jobs:
20
with:
21
ref: master
22
- name: Comment on (un)labeled issue/Pull request
23
- uses: peaceiris/actions-label-commenter@v1.7.0
+ uses: peaceiris/actions-label-commenter@v1.8.0
24
25
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments