chore(deps): update actions-cool/issues-helper action to v3.5.0 (#4801)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/4855/head
renovate[bot] 2023-07-21 13:55:16 +08:00 committed by GitHub
parent de8f9e9eee
commit f60aae7499
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ jobs:
if: github.event.label.name == 'question'
steps:
- name: Create comment
uses: actions-cool/issues-helper@v3.4.0
uses: actions-cool/issues-helper@v3.5.0
with:
actions: 'create-comment'
token: ${{ secrets.GITHUB_TOKEN }}