Skip to content

Commit ee9f8ec

Browse files
authored
Merge pull request #95 from enterprise-contract/dependabot/github_actions/actions/checkout-4.1.7
Bump actions/checkout from 4.1.6 to 4.1.7
2 parents a340a49 + 7544f14 commit ee9f8ec

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@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
39+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
4040
with:
4141
persist-credentials: false
4242

0 commit comments

Comments
 (0)