We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fe0c5c commit 5fa5822Copy full SHA for 5fa5822
.github/workflows/scorecards.yml
@@ -31,7 +31,7 @@ jobs:
31
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs
32
33
- name: "Checkout code"
34
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # v3.0.0
+ uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3.4.0
35
with:
36
persist-credentials: false
37
0 commit comments