Skip to content

Commit 26733b7

Browse files
authored
Merge pull request #2751 from lima-vm/dependabot/github_actions/actions/checkout-4.2.1
build(deps): bump actions/checkout from 4.1.1 to 4.2.1
2 parents f0c14f9 + 0d924b8 commit 26733b7

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
@@ -27,7 +27,7 @@ jobs:
2727

2828
steps:
2929
- name: "Checkout code"
30-
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
30+
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
3131
with:
3232
persist-credentials: false
3333

0 commit comments

Comments
 (0)