build: update actions/checkout digest to 1d96c77 (#55464)

See associated pull request for more information.

PR Close #55464
This commit is contained in:
Angular Robot 2024-04-22 15:06:16 +00:00 committed by Alex Rickabaugh
parent d2d275a275
commit c4823dfd63

View file

@ -29,7 +29,7 @@ jobs:
runs-on: ubuntu-latest
if: ${{ github.event.workflow_run.conclusion == 'success' }}
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4
with:
token: '${{secrets.GITHUB_TOKEN}}'