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 13
13
assistant_to_the_branch_manager :
14
14
runs-on : ubuntu-latest
15
15
steps :
16
- - uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1 .0
16
+ - uses : actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # tag=v3.2 .0
17
17
with :
18
18
persist-credentials : false
19
19
- uses : angular/dev-infra/github-actions/branch-manager@47f34200c206f119acb14e2e00e478b7fe2d4725
Original file line number Diff line number Diff line change @@ -12,14 +12,14 @@ jobs:
12
12
labels :
13
13
runs-on : ubuntu-latest
14
14
steps :
15
- - uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1 .0
15
+ - uses : actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # tag=v3.2 .0
16
16
- uses : angular/dev-infra/github-actions/commit-message-based-labels@47f34200c206f119acb14e2e00e478b7fe2d4725
17
17
with :
18
18
angular-robot-key : ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
19
19
post_approval_changes :
20
20
runs-on : ubuntu-latest
21
21
steps :
22
- - uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1 .0
22
+ - uses : actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # tag=v3.2 .0
23
23
- uses : angular/dev-infra/github-actions/post-approval-changes@47f34200c206f119acb14e2e00e478b7fe2d4725
24
24
with :
25
25
angular-robot-key : ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
You can’t perform that action at this time.
0 commit comments