Skip to content

Commit 56c0df0

Browse files
chore: update actions/checkout digest to 692973e
See associated pull request for more information.
1 parent 584034f commit 56c0df0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
runs-on: ubuntu-latest
2626
if: ${{ github.event.workflow_run.conclusion == 'success' }}
2727
steps:
28-
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
28+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
2929

3030
- name: Configure Firebase deploy target
3131
working-directory: aio/

0 commit comments

Comments
 (0)