Skip to content

Commit

Permalink
Update dependencies and update to node16 and fix bug (#3)
Browse files Browse the repository at this point in the history
* Update dependencies and update to node16

* Fix bug where it returns too early
  • Loading branch information
tahirmt authored Dec 14, 2022
1 parent d740c3b commit 1630551
Show file tree
Hide file tree
Showing 5 changed files with 5,330 additions and 1,416 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ inputs:
description: 'commit sha to update the status'
required: false
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'
Loading

0 comments on commit 1630551

Please sign in to comment.