mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 00:42:35 +00:00
fix(deps): update dependency @actions/core to v1.11.1
| datasource | package | from | to | | ---------- | ------------- | ------ | ------ | | npm | @actions/core | 1.11.0 | 1.11.1 |
This commit is contained in:
parent
13076dbca1
commit
dd7f630a1d
2 changed files with 6 additions and 6 deletions
|
|
@ -32,7 +32,7 @@
|
|||
"start": "run-s build && node dist"
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/core": "1.11.0",
|
||||
"@actions/core": "1.11.1",
|
||||
"@actions/exec": "1.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue