Skip to content

Commit 843ca01

Browse files
committed
ci: update pull-request labeling action path
This has been moved: angular/dev-infra#3456
1 parent 6293cae commit 843ca01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev-infra.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
16-
- uses: angular/dev-infra/github-actions/pull-request-labeling@63fd18d4726829e65f6abe6f15c0fe79f63f1dec
16+
- uses: angular/dev-infra/github-actions/labeling/pull-request@63fd18d4726829e65f6abe6f15c0fe79f63f1dec
1717
with:
1818
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
1919
post_approval_changes:

0 commit comments

Comments
 (0)