Skip to content

Commit 414c367

Browse files
angular-robotalan-agius4
authored andcommitted
build: update actions/checkout action to v3.5.3
1 parent 77296c5 commit 414c367

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
@@ -23,7 +23,7 @@ jobs:
2323
id-token: write
2424
steps:
2525
- name: 'Checkout code'
26-
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
26+
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
2727
with:
2828
persist-credentials: false
2929

0 commit comments

Comments
 (0)