Skip to content

Commit

Permalink
Bump actions/checkout from 3.5.1 to 3.5.2 (#715)
Browse files Browse the repository at this point in the history
Bump actions/checkout from 3.5.1 to 3.5.2
  • Loading branch information
dependabot[bot] authored Apr 14, 2023
1 parent 2e5c483 commit 91f1ba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecards-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

steps:
- name: "Checkout code"
uses: actions/checkout@83b7061638ee4956cf7545a6f7efe594e5ad0247
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
with:
persist-credentials: false

Expand Down

0 comments on commit 91f1ba5

Please sign in to comment.