ci: update to latest feature request triage bot commit (#42084)

Update to the latest feature request triage bot commit to use
the angular robot github app instead of a token directly.

PR Close #42084
This commit is contained in:
Joey Perrott 2021-05-13 13:09:09 -07:00 committed by Zach Arend
parent 4bc5b4d93b
commit 3aec55b626
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ jobs:
if: github.repository == 'angular/angular'
runs-on: ubuntu-latest
steps:
- uses: angular/dev-infra/github-actions/feature-request@ab1b92098e112b846e54a021458662b529276208
- uses: angular/dev-infra/github-actions/feature-request@34dd2e86e50f548643797ebeb198784c1a15e276
with:
token: ${{ secrets.FEATURE_REQUEST_BOT_TOKEN }}
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
limit: 50