Skip to content

Commit a193088

Browse files
authored
Merge pull request #1 from Shopify/dependabot/github_actions/actions/checkout-3.5.3
Bump actions/checkout from 3.5.2 to 3.5.3
2 parents 0cd53e5 + 0df5600 commit a193088

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scorecard.yaml

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

2828
steps:
2929
- name: "Checkout code"
30-
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
30+
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
3131
with:
3232
persist-credentials: false
3333

0 commit comments

Comments
 (0)