Skip to content

Commit 39e4870

Browse files
chore(deps): update actions/checkout action to v4.2.0 in .github/workflows/scorecard.yml (main) (#4998)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 110ef94 commit 39e4870

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
@@ -20,7 +20,7 @@ jobs:
2020

2121
steps:
2222
- name: 'Checkout code'
23-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
23+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
2424
with:
2525
persist-credentials: false
2626
show-progress: false

0 commit comments

Comments
 (0)