ci: update to latest feature request triage bot commit (#42229)
Update to the latest feature request triage bot commit to use latest commit. PR Close #42229
This commit is contained in:
parent
03825cfab6
commit
30c461d862
|
@ -7,7 +7,7 @@ jobs:
|
||||||
if: github.repository == 'angular/angular'
|
if: github.repository == 'angular/angular'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: angular/dev-infra/github-actions/feature-request@29796774d2f41de529a88d99afeb22520f1ba091
|
- uses: angular/dev-infra/github-actions/feature-request@698f598d8a5ebc6917989512e8a3defc830ac06f
|
||||||
with:
|
with:
|
||||||
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
|
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
|
||||||
limit: 50
|
limit: 50
|
||||||
|
|
Loading…
Reference in New Issue