Skip to content

Commit ba92525

Browse files
renovate-botclydin
authored andcommitted
build: update actions/checkout action to v3.0.2
1 parent 8b36762 commit ba92525

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
@@ -27,7 +27,7 @@ jobs:
2727

2828
steps:
2929
- name: 'Checkout code'
30-
uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748 # tag=v3.0.1
30+
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
3131
with:
3232
persist-credentials: false
3333

0 commit comments

Comments
 (0)