Skip to content

Commit 61a123d

Browse files
authored
Merge pull request #7 from jerusdp/renovate/actions-checkout-digest
fix(deps): update actions/checkout commit hash to 2d1c119
2 parents 5f91432 + ce27cb8 commit 61a123d

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@230611dbd0eb52da1e1f4f7bc8bb0c3a339fc8b7
25+
uses: actions/checkout@2d1c1198e79c30cca5c3957b1e3b65ce95b5356e
2626
with:
2727
persist-credentials: false
2828

0 commit comments

Comments
 (0)