We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9f6bb3 commit 5b7b94aCopy full SHA for 5b7b94a
.github/workflows/ossf_scorecard.yml
@@ -20,7 +20,7 @@ jobs:
20
21
steps:
22
- name: "Checkout code"
23
- uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3.1.0
+ uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
24
with:
25
persist-credentials: false
26
0 commit comments