Skip to content

Commit 6138cc6

Browse files
Merge pull request #119 from enterprise-contract/dependabot/github_actions/actions/checkout-4.2.0
Bump actions/checkout from 4.1.7 to 4.2.0
2 parents 08f6c24 + d4934ce commit 6138cc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scorecards.yml

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

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

0 commit comments

Comments
 (0)