Skip to content

Commit 025bcbd

Browse files
angular-robotangular-robot[bot]
authored andcommitted
build: update actions/checkout action to v3.2.0
1 parent 310144d commit 025bcbd

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@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0
28+
uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # tag=v3.2.0
2929
with:
3030
persist-credentials: false
3131

0 commit comments

Comments
 (0)