Skip to content

Commit

Permalink
Remove incorrect checkout version comment in scorecard.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
djahandarie authored Sep 23, 2023
1 parent 3c41373 commit 881f7ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

steps:
- name: "Checkout code"
uses: actions/checkout@v4 # v3.1.0
uses: actions/checkout@v4
with:
persist-credentials: false

Expand Down

0 comments on commit 881f7ce

Please sign in to comment.