We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6293cae commit 843ca01Copy full SHA for 843ca01
.github/workflows/dev-infra.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
16
- - uses: angular/dev-infra/github-actions/pull-request-labeling@63fd18d4726829e65f6abe6f15c0fe79f63f1dec
+ - uses: angular/dev-infra/github-actions/labeling/pull-request@63fd18d4726829e65f6abe6f15c0fe79f63f1dec
17
with:
18
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
19
post_approval_changes:
0 commit comments