Skip to content

Commit

Permalink
build(deps): Bump actions/checkout from 3.0.2 to 3.5.3 (#737)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 18, 2023
1 parent ea149aa commit ce078a9
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 @@ -39,7 +39,7 @@ jobs:

steps:
- name: "Checkout code"
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=3.0.2
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # tag=3.5.3
with:
persist-credentials: false

Expand Down

0 comments on commit ce078a9

Please sign in to comment.