Skip to content

Commit ce95449

Browse files
angular-robotAndrewKushnir
authored andcommitted
build: update actions/checkout digest to eef6144 (angular#58108)
See associated pull request for more information. PR Close angular#58108
1 parent cbf7995 commit ce95449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/adev-preview-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
runs-on: ubuntu-latest
3030
if: ${{ github.event.workflow_run.conclusion == 'success' }}
3131
steps:
32-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
32+
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
3333
with:
3434
token: '${{secrets.GITHUB_TOKEN}}'
3535

0 commit comments

Comments
 (0)