Skip to content

Commit

Permalink
Bump peaceiris/actions-label-commenter from v1.6.1 to v1.8.2 (#220)
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.6.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.6.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 3d993c9 commit 13a249c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Dependabot Commenter
if: |
(github.event.label.name == ':shipit: merge') && (github.event.pull_request.user.login == 'dependabot[bot]' || github.event.pull_request.user.login == 'dependabot-preview[bot]')
uses: peaceiris/actions-label-commenter@v1.6.1
uses: peaceiris/actions-label-commenter@v1.8.2
with:
github_token: ${{ secrets.RSG_BOT_TOKEN }}
config_file: .github/label-commenter-dependabot.yml

0 comments on commit 13a249c

Please sign in to comment.