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 7bf5cd8 commit 7777bc5Copy full SHA for 7777bc5
.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