Skip to content

Commit

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

PR Close angular#49577
  • Loading branch information
angular-robot authored and atscott committed Mar 24, 2023
1 parent 605c536 commit 9400b0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aio-preview-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
runs-on: ubuntu-latest
if: ${{ github.event.workflow_run.conclusion == 'success' }}
steps:
- uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3
- uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3

- name: Configure Firebase deploy target
working-directory: aio/
Expand Down

0 comments on commit 9400b0f

Please sign in to comment.