Skip to content

Commit 570fff1

Browse files
authored
Update action.yml (#27)
1 parent 4f094cd commit 570fff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: 'Ensure SHA Pinned Actions'
44
description: 'Ensure that GitHub Actions are pinned to full length commit SHAs'
55
author: 'Zennon Gosalvez'
66
runs:
7-
using: 'node12'
7+
using: 'node16'
88
main: 'dist/index.js'
99
branding:
1010
icon: shield

0 commit comments

Comments
 (0)