File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1616 assistant_to_the_branch_manager :
1717 runs-on : ubuntu-latest
1818 steps :
19- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v5.0.0
19+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2020 with :
2121 # Setting persist-credentials instructs actions/checkout not to persist the credentials
2222 # in configuration or environment. Since we don't rely on the credentials used for
Original file line number Diff line number Diff line change 2929 # Because the checkout and setup node action is contained in the dev-infra repo, we must
3030 # checkout the repo to be able to run the action we have created. Other repos will skip
3131 # this step.
32- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
32+ - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
3333 - uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@b5a3609f89c06eb4037dce22a93641213a5d1508
3434 - name : corepack
3535 run : |
You can’t perform that action at this time.
0 commit comments