Skip to content

Commit 2319375

Browse files
authored
Merge pull request #204 from botblock/dependabot/github_actions/development/peaceiris/actions-label-commenter-v1.9.1
Bump peaceiris/actions-label-commenter from v1.9.0 to v1.9.1
2 parents 0aa9992 + dddf88a commit 2319375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
with:
2121
ref: master
2222
- name: Comment on (un)labeled issue/Pull request
23-
uses: peaceiris/[email protected].0
23+
uses: peaceiris/[email protected].1
2424
with:
2525
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)