Skip to content

Commit

Permalink
chore: undo pinned dependency for checkout #586 (#587)
Browse files Browse the repository at this point in the history
  • Loading branch information
srinandan authored Nov 11, 2024
1 parent c43a7e9 commit 87964ef
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 @@ -32,7 +32,7 @@ jobs:

steps:
- name: "Checkout code"
uses: actions/checkout@1e31de5234b9f8995739874a8ce0492dc87873e2 #v4
uses: actions/checkout@v4
with:
persist-credentials: false

Expand Down

0 comments on commit 87964ef

Please sign in to comment.