Skip to content

Commit

Permalink
ci: bump peaceiris/actions-label-commenter from v1.8.0 to v1.8.1 (#477)
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.8.0 to v1.8.1.
- [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.8.0...293ccb9)

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 Dec 1, 2020
1 parent ecc4361 commit d2c234c
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.8.0
uses: peaceiris/actions-label-commenter@v1.8.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
# config_file: .github/label-commenter-config.yml

0 comments on commit d2c234c

Please sign in to comment.