mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
build: update actions/checkout digest to 0ad4b8f (#55537)
See associated pull request for more information. PR Close #55537
This commit is contained in:
committed by
Andrew Kushnir
parent
4837621df8
commit
ccc0902dd2
@@ -29,7 +29,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ github.event.workflow_run.conclusion == 'success' }}
|
||||
steps:
|
||||
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4
|
||||
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
|
||||
with:
|
||||
token: '${{secrets.GITHUB_TOKEN}}'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user