Skip to content

Commit

Permalink
Merge pull request #3072 from nest/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…checkout-4.1.1

Bump actions/checkout from 3.5.3 to 4.1.1
  • Loading branch information
terhorstd authored Feb 26, 2024
2 parents 8e85268 + c0aba8e commit 645f047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
egress-policy: audit

- name: "Checkout code"
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
persist-credentials: false

Expand Down

0 comments on commit 645f047

Please sign in to comment.