Skip to content

Commit

Permalink
ci: bump peaceiris/actions-label-commenter from v1.8.1 to v1.8.2 (#478)
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.1 to v1.8.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.8.1...a690e4e)

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] authored Dec 4, 2020
1 parent 8808a28 commit 9dc9001
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.1
uses: peaceiris/actions-label-commenter@v1.8.2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
# config_file: .github/label-commenter-config.yml

0 comments on commit 9dc9001

Please sign in to comment.