Skip to content

Commit f252f35

Browse files
authored
Merge pull request #34 from kindlyops/renovate/actions-checkout-digest
2 parents b6030a0 + 5e50380 commit f252f35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
steps:
2424
- name: "Checkout code"
25-
uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579 # v2.4.0
25+
uses: actions/checkout@230611dbd0eb52da1e1f4f7bc8bb0c3a339fc8b7
2626
with:
2727
persist-credentials: false
2828

0 commit comments

Comments
 (0)