Skip to content

Commit

Permalink
build: update actions/checkout digest to 0ad4b8f (#55537)
Browse files Browse the repository at this point in the history
See associated pull request for more information.

PR Close #55537
  • Loading branch information
angular-robot authored and AndrewKushnir committed May 1, 2024
1 parent bf25dfa commit a33fdfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/adev-preview-deploy.yml
Expand Up @@ -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}}'

Expand Down

0 comments on commit a33fdfd

Please sign in to comment.