Skip to content

Commit

Permalink
Bump peaceiris/actions-label-commenter from v1.6.1 to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 26, 2020
1 parent 2b60c71 commit 4da627b
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 == '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.0
with:
github_token: ${{ secrets.OMNISHARP_BOT_TOKEN }}
config_file: .github/label-commenter-dependabot.yml

0 comments on commit 4da627b

Please sign in to comment.