Skip to content

Commit

Permalink
ci: pin to v1.5.1-0
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris committed Sep 12, 2020
1 parent 5abc130 commit ca97323
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 1 addition & 5 deletions .github/label-commenter-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,4 @@ labels:
labeled:
issue:
body: |
Thank you @{{ sender.login }} for suggesting this.
The maintainers will reply.
{{#issue.assignees}}
- @{{.}}
{{/issue.assignees}}
Thank you @{{ user.login }} for suggesting this.
2 changes: 1 addition & 1 deletion .github/workflows/label-commenter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
ref: master

- name: Label Commenter
uses: peaceiris/[email protected]
uses: peaceiris/[email protected].1-0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
# config_file: .github/label-commenter-config.yml

0 comments on commit ca97323

Please sign in to comment.