Skip to content

Commit 6935a1e

Browse files
authored
deps: update actions/checkout action to v3.4.0 (#2575)
1 parent eaf09d6 commit 6935a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecard.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
steps:
3434
- name: "Checkout code"
35-
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3.1.0
35+
uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3.4.0
3636
with:
3737
persist-credentials: false
3838

0 commit comments

Comments
 (0)