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.
1 parent e884cca commit 48c6f62Copy full SHA for 48c6f62
.github/workflows/scorecard.yml
@@ -32,7 +32,7 @@ jobs:
32
33
steps:
34
- name: "Checkout code"
35
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
+ uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
36
with:
37
persist-credentials: false
38
0 commit comments