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 043ba39 + d320e22 commit 9f7c4dcCopy full SHA for 9f7c4dc
.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.6.0
+ uses: peaceiris/actions-label-commenter@v1.6.1
24
25
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments