From 8d20bb98556001a5aa43a23645bc8872cb00d910 Mon Sep 17 00:00:00 2001 From: Joey Perrott Date: Tue, 18 May 2021 14:02:40 -0700 Subject: [PATCH] ci: update to latest feature request triage bot commit (#42157) Update to the latest feature request triage bot commit to use the correct implemntation of obtaining an installation token. PR Close #42157 --- .github/workflows/feature-requests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/feature-requests.yml b/.github/workflows/feature-requests.yml index 6151dba22d..02bbd93507 100644 --- a/.github/workflows/feature-requests.yml +++ b/.github/workflows/feature-requests.yml @@ -7,7 +7,7 @@ jobs: if: github.repository == 'angular/angular' runs-on: ubuntu-latest steps: - - uses: angular/dev-infra/github-actions/feature-request@34dd2e86e50f548643797ebeb198784c1a15e276 + - uses: angular/dev-infra/github-actions/feature-request@29796774d2f41de529a88d99afeb22520f1ba091 with: angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }} limit: 50