Skip to content

Commit 4434d93

Browse files
committed
Bump actions/checkout from 6.0.2 to 7.0.0
1 parent f7efa29 commit 4434d93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scorecards-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
steps:
4141

4242
- name: "Checkout code"
43-
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # 6.0.2
43+
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # 7.0.0
4444
with:
4545
persist-credentials: false
4646

0 commit comments

Comments
 (0)