Skip to content

Commit f1252db

Browse files
authored
Merge pull request #697 from kindlyops/renovate/actions-checkout-3.x
chore(deps): update actions/checkout action to v3.4.0
2 parents b0d666f + 09c802c commit f1252db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards.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@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
28+
uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3.4.0
2929
with:
3030
persist-credentials: false
3131

0 commit comments

Comments
 (0)