Skip to content

Commit 5213b00

Browse files
angular-robotalan-agius4
authored andcommitted
build: update actions/checkout action to v3.5.3
1 parent a867157 commit 5213b00

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
@@ -25,7 +25,7 @@ jobs:
2525

2626
steps:
2727
- name: 'Checkout code'
28-
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
28+
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
2929
with:
3030
persist-credentials: false
3131

0 commit comments

Comments
 (0)