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 +13,13 @@ jobs:
13
13
runs-on : ubuntu-latest
14
14
steps :
15
15
- uses : actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
16
- - uses : angular/dev-infra/github-actions/commit-message-based-labels@1c648b45459fa32ffd7de8a8fc07bde6bdbef923
16
+ - uses : angular/dev-infra/github-actions/commit-message-based-labels@bf4bb09bb2d32015f71943371c7484cb845f8c33
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
22
- uses : actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
23
- - uses : angular/dev-infra/github-actions/post-approval-changes@1c648b45459fa32ffd7de8a8fc07bde6bdbef923
23
+ - uses : angular/dev-infra/github-actions/post-approval-changes@bf4bb09bb2d32015f71943371c7484cb845f8c33
24
24
with :
25
25
angular-robot-key : ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 13
13
lock_closed :
14
14
runs-on : ubuntu-latest
15
15
steps :
16
- - uses : angular/dev-infra/github-actions/lock-closed@1c648b45459fa32ffd7de8a8fc07bde6bdbef923
16
+ - uses : angular/dev-infra/github-actions/lock-closed@bf4bb09bb2d32015f71943371c7484cb845f8c33
17
17
with :
18
18
lock-bot-key : ${{ secrets.LOCK_BOT_PRIVATE_KEY }}
You can’t perform that action at this time.
0 commit comments