mirror of
https://github.com/renovatebot/github-action.git
synced 2026-02-04 19:08:08 +00:00
fix(deps): update dependency @actions/core to v2
| datasource | package | from | to | | ---------- | ------------- | ------ | ----- | | npm | @actions/core | 1.11.1 | 2.0.2 |
This commit is contained in:
parent
86803785c4
commit
9ebf560dcd
2 changed files with 3 additions and 31 deletions
|
|
@ -33,7 +33,7 @@
|
|||
"start": "run-s build && node dist"
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/core": "1.11.1",
|
||||
"@actions/core": "2.0.2",
|
||||
"@actions/exec": "2.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue