Skip to content

Commit

Permalink
ci: bump peaceiris/actions-label-commenter from 1.9.1 to 1.9.2 (#528)
Browse files Browse the repository at this point in the history
Bumps [peaceiris/actions-label-commenter](https://github.com/peaceiris/actions-label-commenter) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/peaceiris/actions-label-commenter/releases)
- [Changelog](https://github.com/peaceiris/actions-label-commenter/blob/main/CHANGELOG.md)
- [Commits](peaceiris/actions-label-commenter@v1.9.1...v1.9.2)

---
updated-dependencies:
- dependency-name: peaceiris/actions-label-commenter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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, 2021
1 parent ad8a667 commit dead32d
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 @@ -19,7 +19,7 @@ jobs:
ref: main

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

0 comments on commit dead32d

Please sign in to comment.