Skip to content

Commit 89c5ef0

Browse files
ci(deps): update actions/checkout action to v3.6.0
1 parent 9223a96 commit 89c5ef0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
steps:
2626
- name: 'Checkout code'
27-
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
27+
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
2828
with:
2929
persist-credentials: false
3030

0 commit comments

Comments
 (0)