Skip to content

Commit c118c27

Browse files
authored
Merge pull request finos#727 from finos/renovate/actions-checkout-4.x
chore(deps): update actions/checkout action to v4.2.0
2 parents ae2b1ce + e09b54c commit c118c27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
egress-policy: audit
3838

3939
- name: "Checkout code"
40-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
40+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
4141
with:
4242
persist-credentials: false
4343

0 commit comments

Comments
 (0)