Skip to content

Commit 5f04105

Browse files
renovate-botdgp1130
authored andcommitted
build: update actions/checkout action to v3
1 parent 4fe0a51 commit 5f04105

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
@@ -23,7 +23,7 @@ jobs:
2323

2424
steps:
2525
- name: 'Checkout code'
26-
uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579 # renovate: tag=v2.4.0
26+
uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846 # tag=v3.0.0
2727
with:
2828
persist-credentials: false
2929

0 commit comments

Comments
 (0)