Skip to content

Commit

Permalink
Merge pull request #1 from vvorld/update-github-actions
Browse files Browse the repository at this point in the history
Update GitHub actions
  • Loading branch information
lukesolo authored Apr 12, 2023
2 parents f545d07 + ad97778 commit 8eded74
Show file tree
Hide file tree
Showing 7 changed files with 36,064 additions and 12,046 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
node_modules/
.idea
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ outputs:
app-token:
description: transient token generated if a Github app was supplied
runs:
using: "node12"
using: "node16"
main: "dist/index.js"
post: "dist/cleanup/index.js"
branding:
Expand Down
Loading

0 comments on commit 8eded74

Please sign in to comment.