Skip to content

Commit 31f44bf

Browse files
Bump peaceiris/actions-label-commenter from v1.6.1 to v1.8.0 (#441)
Bumps [peaceiris/actions-label-commenter](https://github.com/peaceiris/actions-label-commenter) from v1.6.1 to v1.8.0. - [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...46e89bb) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ede7dcd commit 31f44bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot-merge.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Dependabot Commenter
3232
if: |
3333
(github.event.label.name == '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.0
3535
with:
3636
github_token: ${{ secrets.OMNISHARP_BOT_TOKEN }}
3737
config_file: .github/label-commenter-dependabot.yml

0 commit comments

Comments
 (0)