mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
build: update actions/checkout digest to 11bd719 (#58329)
See associated pull request for more information. PR Close #58329
This commit is contained in:
parent
c0d606195c
commit
2de5314400
1 changed files with 1 additions and 1 deletions
2
.github/workflows/adev-preview-deploy.yml
vendored
2
.github/workflows/adev-preview-deploy.yml
vendored
|
|
@ -29,7 +29,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
if: ${{ github.event.workflow_run.conclusion == 'success' }}
|
||||
steps:
|
||||
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
|
||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
with:
|
||||
token: '${{secrets.GITHUB_TOKEN}}'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue