We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8c163e commit 902e9b9Copy full SHA for 902e9b9
.github/workflows/scorecard.yml
@@ -32,7 +32,7 @@ jobs:
32
33
steps:
34
- name: "Checkout code"
35
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
+ uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
36
with:
37
persist-credentials: false
38
0 commit comments