Skip to content

Commit

Permalink
Bump @actions/core from 1.9.1 to 1.10.0 (#63)
Browse files Browse the repository at this point in the history
* Bump @actions/core from 1.9.1 to 1.10.0

* + Imo its better to refer to 'v2' as it is supposed to point
  to the latest version in v2.x branch

* + Revert changes
  • Loading branch information
tkorenko authored Mar 18, 2023
1 parent 7fe82d3 commit 15d8908
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"publish": false
},
"dependencies": {
"@actions/core": "^1.9.1",
"@actions/core": "^1.10.0",
"@actions/github": "^1.1.0"
},
"devDependencies": {
"@zeit/ncc": "^0.20.5",
"@vercel/ncc": "^0.36.1",
"np": "^7.6.2",
"prettier-standard": "^15.0.1",
"standard": "^14.3.1"
Expand Down

0 comments on commit 15d8908

Please sign in to comment.