Skip to content

Commit

Permalink
chore(deps): update actions/checkout digest to 1f9a0c2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2022
1 parent 148c6c2 commit dd9ad3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/scorecards-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

steps:
- name: "Checkout code"
uses: actions/checkout@2d1c1198e79c30cca5c3957b1e3b65ce95b5356e
uses: actions/checkout@1f9a0c22da41e6ebfa534300ef656657ea2c6707
with:
persist-credentials: false

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/typecheck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
github.com:443
registry.yarnpkg.com:443

- uses: actions/checkout@2d1c1198e79c30cca5c3957b1e3b65ce95b5356e
- uses: actions/checkout@1f9a0c22da41e6ebfa534300ef656657ea2c6707
- name: Setup Node.js environment
uses: actions/setup-node@9ced9a43a244f3ac94f13bfd896db8c8f30da67a
- run: yarn --frozen
Expand Down

0 comments on commit dd9ad3f

Please sign in to comment.