Bump actions-ecosystem/action-create-comment from 1.0.0 to 1.0.2 (#11830)

Bumps [actions-ecosystem/action-create-comment](https://github.com/actions-ecosystem/action-create-comment) from 1.0.0 to 1.0.2.
- [Release notes](https://github.com/actions-ecosystem/action-create-comment/releases)
- [Commits](https://github.com/actions-ecosystem/action-create-comment/compare/v1.0.0...v1.0.2)

---
updated-dependencies:
- dependency-name: actions-ecosystem/action-create-comment
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/11833/head
dependabot[bot] 4 years ago committed by GitHub
parent 8e788a5f73
commit a2d64720d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -28,7 +28,7 @@ jobs:
if: contains(github.event.issue.labels.*.name, 'question')
runs-on: ubuntu-latest
steps:
- uses: actions-ecosystem/action-create-comment@v1.0.0
- uses: actions-ecosystem/action-create-comment@v1.0.2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
body: |

Loading…
Cancel
Save