Skip to content

Commit

Permalink
Bump peaceiris/actions-label-commenter from v1.8.2 to v1.9.0 (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 18, 2021
1 parent e8a76eb commit 6773109
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.8.2
uses: peaceiris/actions-label-commenter@v1.9.0
with:
github_token: ${{ secrets.RSG_BOT_TOKEN }}
config_file: .github/label-commenter-dependabot.yml

0 comments on commit 6773109

Please sign in to comment.