Skip to content
This repository was archived by the owner on Dec 11, 2020. It is now read-only.

Commit 665790c

Browse files
Bump peaceiris/actions-label-commenter from v1.6.1 to v1.8.1 (#360)
Bumps [peaceiris/actions-label-commenter](https://github.com/peaceiris/actions-label-commenter) from v1.6.1 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.6.1...293ccb9) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db0f16a commit 665790c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependabot-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Dependabot Commenter
3232
if: |
3333
(github.event.label.name == ':shipit: merge') && (github.event.pull_request.user.login == 'dependabot[bot]' || github.event.pull_request.user.login == 'dependabot-preview[bot]')
34-
uses: peaceiris/actions-label-commenter@v1.6.1
34+
uses: peaceiris/actions-label-commenter@v1.8.1
3535
with:
3636
github_token: ${{ secrets.RSG_BOT_TOKEN }}
3737
config_file: .github/label-commenter-dependabot.yml

0 commit comments

Comments
 (0)