Skip to content

Commit c06d724

Browse files
angular-robotangular-robot[bot]
authored andcommitted
build: update actions/checkout action to v3.5.0
1 parent 8ed95eb commit c06d724

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
@@ -25,7 +25,7 @@ jobs:
2525

2626
steps:
2727
- name: 'Checkout code'
28-
uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3.4.0
28+
uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3.5.0
2929
with:
3030
persist-credentials: false
3131

0 commit comments

Comments
 (0)