This repository was archived by the owner on Nov 22, 2024. It is now read-only.
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:
1313 runs-on : ubuntu-latest
1414 steps :
1515 - uses : actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
16- - uses : angular/dev-infra/github-actions/commit-message-based-labels@bc61791808f6f445058eecf7649b97c7a4d50d28
16+ - uses : angular/dev-infra/github-actions/commit-message-based-labels@b158ee64c37844b5bc8fed167815f6f0e99c3ae7
1717 with :
1818 angular-robot-key : ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
1919 post_approval_changes :
2020 runs-on : ubuntu-latest
2121 steps :
2222 - uses : actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
23- - uses : angular/dev-infra/github-actions/post-approval-changes@bc61791808f6f445058eecf7649b97c7a4d50d28
23+ - uses : angular/dev-infra/github-actions/post-approval-changes@b158ee64c37844b5bc8fed167815f6f0e99c3ae7
2424 with :
2525 angular-robot-key : ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 1313 lock_closed :
1414 runs-on : ubuntu-latest
1515 steps :
16- - uses : angular/dev-infra/github-actions/lock-closed@bc61791808f6f445058eecf7649b97c7a4d50d28
16+ - uses : angular/dev-infra/github-actions/lock-closed@b158ee64c37844b5bc8fed167815f6f0e99c3ae7
1717 with :
1818 lock-bot-key : ${{ secrets.LOCK_BOT_PRIVATE_KEY }}
You can’t perform that action at this time.
0 commit comments