Chore(deps): Bump golang.org/x/sync from 0.0.0-20220722155255-886fb9371eb4 to 0.8.0 #1071
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Issue Comment Created | |
on: | |
issue_comment: | |
types: [created] | |
jobs: | |
triage: | |
runs-on: ubuntu-latest | |
steps: | |
- uses: actions/checkout@v2 | |
- uses: actions-ecosystem/action-remove-labels@v1 | |
with: | |
labels: | | |
waiting-reply |