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.
2 parents 9309dda + 49b3882 commit e87b49cCopy full SHA for e87b49c
.github/workflows/ossf_scorecard.yml
@@ -29,7 +29,7 @@ jobs:
29
checks: read # To detect SAST tools
30
steps:
31
- name: Check out the codebase
32
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
+ uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
33
with:
34
persist-credentials: false
35
0 commit comments