We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef42809 commit 77b9624Copy full SHA for 77b9624
.github/workflows/label-commenter.yml
@@ -19,7 +19,7 @@ jobs:
19
ref: main
20
21
- name: Label Commenter
22
- uses: peaceiris/actions-label-commenter@7277885
+ uses: peaceiris/actions-label-commenter@feb519c
23
# with:
24
# github_token: ${{ secrets.GITHUB_TOKEN }}
25
# config_file: .github/label-commenter-config.yml
0 commit comments