Skip to content

Commit

Permalink
ci: update to latest feature request triage bot commit (#42229)
Browse files Browse the repository at this point in the history
Update to the latest feature request triage bot commit to use latest commit.

PR Close #42229
  • Loading branch information
josephperrott committed May 21, 2021
1 parent 03825cf commit 30c461d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/feature-requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
if: github.repository == 'angular/angular'
runs-on: ubuntu-latest
steps:
- uses: angular/dev-infra/github-actions/feature-request@29796774d2f41de529a88d99afeb22520f1ba091
- uses: angular/dev-infra/github-actions/feature-request@698f598d8a5ebc6917989512e8a3defc830ac06f
with:
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
limit: 50

0 comments on commit 30c461d

Please sign in to comment.