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 7f5d590 commit 2838121Copy full SHA for 2838121
1 file changed
.github/workflows/label-commenter.yml
@@ -23,7 +23,7 @@ jobs:
23
ref: master
24
25
- name: Label Commenter
26
- uses: peaceiris/actions-label-commenter@v1.5.1-1
+ uses: peaceiris/actions-label-commenter@v1.6.0
27
with:
28
github_token: ${{ secrets.GITHUB_TOKEN }}
29
# config_file: .github/label-commenter-config.yml
0 commit comments