Skip to content

Commit

Permalink
ci: pin to v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris authored Aug 4, 2020
1 parent cbe9d7a commit 30dd955
Showing 1 changed file with 1 addition and 1 deletion.
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/actions-label-commenter@v1.5.0-2
uses: peaceiris/actions-label-commenter@v1.5.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
# config_file: .github/label-commenter-config.yml

0 comments on commit 30dd955

Please sign in to comment.