Skip to content

Commit 3884457

Browse files
Bump peaceiris/actions-label-commenter from v1.9.0 to v1.9.1 (#524)
1 parent 1295f0d commit 3884457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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 == 'merge') && (github.event.pull_request.user.login == 'dependabot[bot]' || github.event.pull_request.user.login == 'dependabot-preview[bot]')
34-
uses: peaceiris/[email protected].0
34+
uses: peaceiris/[email protected].1
3535
with:
3636
github_token: ${{ secrets.OMNISHARP_BOT_TOKEN }}
3737
config_file: .github/label-commenter-dependabot.yml

0 commit comments

Comments
 (0)