We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbcb80f commit ce31236Copy full SHA for ce31236
.github/workflows/scorecard.yml
@@ -30,7 +30,7 @@ jobs:
30
31
steps:
32
- name: "Checkout code"
33
- uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3.1.0
+ uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
34
with:
35
persist-credentials: false
36
0 commit comments