mirror of
https://github.com/renovatebot/github-action.git
synced 2026-02-03 18:58:09 +00:00
fix(deps): update dependency @actions/core to v3 (#1008)
| datasource | package | from | to | | ---------- | ------------- | ----- | ----- | | npm | @actions/core | 2.0.2 | 3.0.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
29e7d615e0
commit
d724dd314f
2 changed files with 25 additions and 3 deletions
|
|
@ -33,7 +33,7 @@
|
|||
"start": "run-s build && node dist"
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/core": "2.0.2",
|
||||
"@actions/core": "3.0.0",
|
||||
"@actions/exec": "3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue