Skip to content

Commit 0dec035

Browse files
chore(deps): update actions/checkout action to v3.2.0
1 parent 25192a9 commit 0dec035

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@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3.1.0
28+
uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3.2.0
2929
with:
3030
persist-credentials: false
3131

0 commit comments

Comments
 (0)