Skip to content

Commit eeb2aeb

Browse files
renovate-botdevversion
authored andcommitted
build: update actions/checkout action to v3.0.2
1 parent d6ddc13 commit eeb2aeb

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@dcd71f646680f2efd8db4afa5ad64fdcba30e748 # tag=v3.0.1
26+
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
2727
with:
2828
persist-credentials: false
2929

0 commit comments

Comments
 (0)