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 beb789d + 7bcc2a2 commit 08232b6Copy full SHA for 08232b6
.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.4.0-2
+ uses: peaceiris/actions-label-commenter@v1.5.0
24
25
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments