Skip to content

Commit

Permalink
Update action.yml (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
zgosalvez authored Nov 2, 2023
1 parent 9958936 commit b0b75e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: 'Ensure SHA Pinned Actions'
description: 'Ensure that GitHub Actions are pinned to full length commit SHAs'
author: 'Zennon Gosalvez'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
branding:
icon: shield
Expand Down

0 comments on commit b0b75e2

Please sign in to comment.