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 4fe0a51 commit 5f04105Copy full SHA for 5f04105
.github/workflows/scorecard.yml
@@ -23,7 +23,7 @@ jobs:
23
24
steps:
25
- name: 'Checkout code'
26
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579 # renovate: tag=v2.4.0
+ uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846 # tag=v3.0.0
27
with:
28
persist-credentials: false
29
0 commit comments