Skip to content

Commit

Permalink
Merge pull request #2751 from lima-vm/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/checkout-4.2.1

build(deps): bump actions/checkout from 4.1.1 to 4.2.1
  • Loading branch information
jandubois authored Oct 17, 2024
2 parents f0c14f9 + 0d924b8 commit 26733b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

steps:
- name: "Checkout code"
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
with:
persist-credentials: false

Expand Down

0 comments on commit 26733b7

Please sign in to comment.