Skip to content

Commit

Permalink
chore(deps): update actions/checkout digest to 2541b12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 19, 2022
1 parent 2b26173 commit c5eef6e
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@2541b1294d2704b0964813337f33b291d3f8596b
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@2541b1294d2704b0964813337f33b291d3f8596b
- name: Setup Node.js environment
uses: actions/setup-node@9ced9a43a244f3ac94f13bfd896db8c8f30da67a
- run: yarn --frozen
Expand Down

0 comments on commit c5eef6e

Please sign in to comment.