Skip to content

Commit

Permalink
Merge pull request #134 from ericcornelissen/patch-1
Browse files Browse the repository at this point in the history
Upgrade from 'node16' to 'node20'
  • Loading branch information
zricethezav authored Feb 7, 2024
2 parents 4df6500 + a00e16e commit cb7149a
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 @@ -10,5 +10,5 @@ branding:
color: "purple"
description: run gitleaks on push and pull-request events
runs:
using: "node16"
using: "node20"
main: "dist/index.js"

0 comments on commit cb7149a

Please sign in to comment.