We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5f4fcb + a20c949 commit 1517562Copy full SHA for 1517562
.github/workflows/openssf_scorecard.yaml
@@ -22,7 +22,7 @@ jobs:
22
id-token: write
23
steps:
24
- name: Checkout
25
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
+ uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
26
with:
27
persist-credentials: false
28
- name: Run analysis
0 commit comments