Skip to content

Commit

Permalink
chore(deps): update actions/checkout digest to 8230315
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2022
1 parent b4c7913 commit fa4e4e8
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@2541b1294d2704b0964813337f33b291d3f8596b
uses: actions/checkout@8230315d06ad95c617244d2f265d237a1682d445
with:
persist-credentials: false

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/scorecards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

steps:
- name: "Checkout code"
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # v3.0.0
uses: actions/checkout@8230315d06ad95c617244d2f265d237a1682d445 # v3.0.0
with:
persist-credentials: false

Expand Down

0 comments on commit fa4e4e8

Please sign in to comment.