ci: bump peaceiris/actions-label-commenter from v1.6.0 to v1.6.1 (#437)
Bumps [peaceiris/actions-label-commenter](https://github.com/peaceiris/actions-label-commenter) from v1.6.0 to v1.6.1. - [Release notes](https://github.com/peaceiris/actions-label-commenter/releases) - [Changelog](https://github.com/peaceiris/actions-label-commenter/blob/master/CHANGELOG.md) - [Commits](https://github.com/peaceiris/actions-label-commenter/compare/v1.6.0...47cacfe63ca55332487fe66f7f33108ba6f93187) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
802b595093
commit
22a55848e8
|
@ -19,7 +19,7 @@ jobs:
|
|||
ref: main
|
||||
|
||||
- name: Label Commenter
|
||||
uses: peaceiris/actions-label-commenter@v1.6.0
|
||||
uses: peaceiris/actions-label-commenter@v1.6.1
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
# config_file: .github/label-commenter-config.yml
|
||||
|
|
Loading…
Reference in New Issue