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 310144d commit 025bcbdCopy full SHA for 025bcbd
.github/workflows/scorecard.yml
@@ -25,7 +25,7 @@ jobs:
25
26
steps:
27
- name: 'Checkout code'
28
- uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0
+ uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # tag=v3.2.0
29
with:
30
persist-credentials: false
31
0 commit comments