We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96c43ac commit 2c46d72Copy full SHA for 2c46d72
.github/workflows/scorecard.yml
@@ -32,7 +32,7 @@ jobs:
32
33
steps:
34
- name: "Checkout code"
35
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
36
with:
37
persist-credentials: false
38
0 commit comments