Skip to content

Commit 548fad8

Browse files
authored
Merge pull request #18 from redhat-cop/renovate/actions-checkout-4.x
Update actions/checkout action to v4.2.2
2 parents 2582fb2 + 034bfc6 commit 548fad8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecard.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
steps:
3434
- name: "Checkout code"
35-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
35+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3636
with:
3737
persist-credentials: false
3838

0 commit comments

Comments
 (0)