Skip to content

Commit 315782f

Browse files
Merge pull request #210 from OpenElements/dependabot/github_actions/actions/checkout-6.0.0
Bump actions/checkout from 5.0.1 to 6.0.0
2 parents b252fdd + 5049a3e commit 315782f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
steps:
3434
- name: "Checkout code"
35-
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
35+
uses: actions/checkout@c2d88d3ecc89a9ef08eebf45d9637801dcee7eb5 # v5.0.1
3636
with:
3737
persist-credentials: false
3838

0 commit comments

Comments
 (0)