Skip to content

Commit

Permalink
chore(deps): update actions/checkout digest to 0ffe6f9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 21, 2022
1 parent af338f1 commit 8e2fc5e
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@0ffe6f9c5599e73776da5b7f113e994bc0a76ede
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@0ffe6f9c5599e73776da5b7f113e994bc0a76ede
- name: Setup Node.js environment
uses: actions/setup-node@9ced9a43a244f3ac94f13bfd896db8c8f30da67a
- run: yarn --frozen
Expand Down

0 comments on commit 8e2fc5e

Please sign in to comment.