Use [bot] in action username (#3250)
parent
1dcd5c116f
commit
d5ebbeb3fc
|
@ -114,7 +114,7 @@ jobs:
|
||||||
id: old_comment
|
id: old_comment
|
||||||
with:
|
with:
|
||||||
issue-number: ${{ github.event.pull_request.number }}
|
issue-number: ${{ github.event.pull_request.number }}
|
||||||
comment-author: 'github-actions'
|
comment-author: 'github-actions[bot]'
|
||||||
body-includes: <!-- pr-labeler comment -->
|
body-includes: <!-- pr-labeler comment -->
|
||||||
|
|
||||||
- name: 💬 Add comment with fingerprint
|
- name: 💬 Add comment with fingerprint
|
||||||
|
|
Loading…
Reference in New Issue