Skip to content

Commit

Permalink
Merge pull request #8678 from thunderbird/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions/checkout-4.2.2

Bump actions/checkout from 4.1.1 to 4.2.2
  • Loading branch information
wmontwe authored Dec 16, 2024
2 parents 179b37e + 001ce1c commit 752a13d
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 @@ -29,7 +29,7 @@ jobs:

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

Expand Down

0 comments on commit 752a13d

Please sign in to comment.