File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1313 assistant_to_the_branch_manager :
1414 runs-on : ubuntu-latest
1515 steps :
16- - uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6 .0
16+ - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0 .0
1717 with :
1818 persist-credentials : false
1919 - uses : angular/dev-infra/github-actions/branch-manager@ad327ca5766ef5dbf071a37056cee034bee258cd
Original file line number Diff line number Diff line change 9696 matrix :
9797 version : [18]
9898 steps :
99- - uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6 .0
99+ - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0 .0
100100 with :
101101 persist-credentials : false
102102 - uses : actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d # v3.8.1
Original file line number Diff line number Diff line change @@ -12,14 +12,14 @@ jobs:
1212 labels :
1313 runs-on : ubuntu-latest
1414 steps :
15- - uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6 .0
15+ - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0 .0
1616 - uses : angular/dev-infra/github-actions/commit-message-based-labels@ad327ca5766ef5dbf071a37056cee034bee258cd
1717 with :
1818 angular-robot-key : ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
1919 post_approval_changes :
2020 runs-on : ubuntu-latest
2121 steps :
22- - uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6 .0
22+ - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0 .0
2323 - uses : angular/dev-infra/github-actions/post-approval-changes@ad327ca5766ef5dbf071a37056cee034bee258cd
2424 with :
2525 angular-robot-key : ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
You can’t perform that action at this time.
0 commit comments