Skip to content

Commit

Permalink
Merge pull request #1 from rkhaslarov/upd/node-version
Browse files Browse the repository at this point in the history
Update node and core package
  • Loading branch information
rkhaslarov authored Nov 2, 2022
2 parents bbd4c93 + 927ad3f commit a371e58
Show file tree
Hide file tree
Showing 4 changed files with 13,030 additions and 4,535 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "Pull Request Updater GitHub Action"
description: "GitHub Action that updates a pull request with information extracted from branch name"
author: "Tamim Khan"
runs:
using: "node12"
using: "node16"
main: "dist/index.js"
inputs:
repo-token:
Expand Down
Loading

0 comments on commit a371e58

Please sign in to comment.