Skip to content

Commit 91f1ba5

Browse files
Bump actions/checkout from 3.5.1 to 3.5.2 (#715)
Bump actions/checkout from 3.5.1 to 3.5.2
1 parent 2e5c483 commit 91f1ba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards-analysis.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@83b7061638ee4956cf7545a6f7efe594e5ad0247
26+
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
2727
with:
2828
persist-credentials: false
2929

0 commit comments

Comments
 (0)