We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4446628 + 4d931f3 commit ac12db2Copy full SHA for ac12db2
.github/workflows/scorecard.yml
@@ -26,7 +26,7 @@ jobs:
26
27
steps:
28
- name: "Checkout code"
29
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
30
with:
31
persist-credentials: false
32
0 commit comments