Skip to content

Commit

Permalink
ci: use v0.3.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris authored Mar 7, 2020
1 parent f2cb06c commit 005e863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commenter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
ref: master
- name: Commenter
uses: peaceiris/actions-label-commenter@v0.2.3
uses: peaceiris/actions-label-commenter@v0.3.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
config_file: .github/commenter_test_1.yml

0 comments on commit 005e863

Please sign in to comment.