Skip to content

Commit

Permalink
ci: bump peaceiris/actions-label-commenter from v1 to v1.3.7 (#364)
Browse files Browse the repository at this point in the history
Bumps [peaceiris/actions-label-commenter](https://github.com/peaceiris/actions-label-commenter) from v1 to v1.3.7.
- [Release notes](https://github.com/peaceiris/actions-label-commenter/releases)
- [Changelog](https://github.com/peaceiris/actions-label-commenter/blob/master/CHANGELOG.md)
- [Commits](peaceiris/actions-label-commenter@v1...56d5328)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 21, 2020
1 parent 919a5f9 commit be37873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label-commenter.yml
Expand Up @@ -19,7 +19,7 @@ jobs:
ref: master

- name: Label Commenter
uses: peaceiris/actions-label-commenter@v1
uses: peaceiris/actions-label-commenter@v1.3.7
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
# config_file: .github/label-commenter-config.yml

0 comments on commit be37873

Please sign in to comment.