File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
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@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
16+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
1717 with :
1818 persist-credentials : false
1919 - uses : angular/dev-infra/github-actions/branch-manager@5293c189424a61f7255d8171e3d653f983404851
Original file line number Diff line number Diff line change @@ -11,14 +11,14 @@ jobs:
1111 labels :
1212 runs-on : ubuntu-latest
1313 steps :
14- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
14+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
1515 - uses : angular/dev-infra/github-actions/pull-request-labeling@5293c189424a61f7255d8171e3d653f983404851
1616 with :
1717 angular-robot-key : ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
1818 post_approval_changes :
1919 runs-on : ubuntu-latest
2020 steps :
21- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
21+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
2222 - uses : angular/dev-infra/github-actions/post-approval-changes@5293c189424a61f7255d8171e3d653f983404851
2323 with :
2424 angular-robot-key : ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 2929 runs-on : ubuntu-latest
3030 if : ${{ github.event.workflow_run.conclusion == 'success' }}
3131 steps :
32- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
32+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
3333 with :
3434 token : ' ${{secrets.GITHUB_TOKEN}}'
3535
Original file line number Diff line number Diff line change 1212 trigger :
1313 runs-on : ubuntu-latest
1414 steps :
15- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
15+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
1616 - uses : angular/dev-infra/github-actions/google-internal-tests@5293c189424a61f7255d8171e3d653f983404851
1717 with :
1818 run-tests-guide-url : http://go/angular-material-presubmit
Original file line number Diff line number Diff line change 2525 runs-on : ubuntu-latest
2626 if : ${{ github.event.workflow_run.conclusion == 'success' }}
2727 steps :
28- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
28+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
2929
3030 - name : Configure Firebase deploy target
3131 run : |
You can’t perform that action at this time.
0 commit comments