Skip to content

Commit 5948824

Browse files
angular-robotclydin
authored andcommitted
build: update actions/checkout action to v3.1.0
1 parent 4a2f4dc commit 5948824

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

0 commit comments

Comments
 (0)