Skip to content

Commit 8d20bb9

Browse files
josephperrottatscott
authored andcommitted
ci: update to latest feature request triage bot commit (angular#42157)
Update to the latest feature request triage bot commit to use the correct implemntation of obtaining an installation token. PR Close angular#42157
1 parent 5c44ec1 commit 8d20bb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/feature-requests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
if: github.repository == 'angular/angular'
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: angular/dev-infra/github-actions/feature-request@34dd2e86e50f548643797ebeb198784c1a15e276
10+
- uses: angular/dev-infra/github-actions/feature-request@29796774d2f41de529a88d99afeb22520f1ba091
1111
with:
1212
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
1313
limit: 50

0 commit comments

Comments
 (0)