We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0cd53e5 + 0df5600 commit a193088Copy full SHA for a193088
1 file changed
.github/workflows/scorecard.yaml
@@ -27,7 +27,7 @@ jobs:
27
28
steps:
29
- name: "Checkout code"
30
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
+ uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
31
with:
32
persist-credentials: false
33
0 commit comments