We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60a0a4c commit d516b87Copy full SHA for d516b87
.github/workflows/scorecard.yml
@@ -25,7 +25,7 @@ jobs:
25
26
steps:
27
- name: "Checkout code"
28
- uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3.1.0
+ uses: actions/checkout@v4
29
with:
30
persist-credentials: false
31
0 commit comments