File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
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@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1 .0
16+ - uses : actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # tag=v3.2 .0
1717 with :
1818 persist-credentials : false
1919 - uses : angular/dev-infra/github-actions/branch-manager@47f34200c206f119acb14e2e00e478b7fe2d4725
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@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1 .0
15+ - uses : actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # tag=v3.2 .0
1616 - uses : angular/dev-infra/github-actions/commit-message-based-labels@47f34200c206f119acb14e2e00e478b7fe2d4725
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@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1 .0
22+ - uses : actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # tag=v3.2 .0
2323 - uses : angular/dev-infra/github-actions/post-approval-changes@47f34200c206f119acb14e2e00e478b7fe2d4725
2424 with :
2525 angular-robot-key : ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
You can’t perform that action at this time.
0 commit comments