We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d86fee commit 855c5b0Copy full SHA for 855c5b0
1 file changed
.github/workflows/scorecard.yml
@@ -25,7 +25,7 @@ jobs:
25
26
steps:
27
- name: 'Checkout code'
28
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
+ uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
29
with:
30
persist-credentials: false
31
0 commit comments