mirror of
https://github.com/renovatebot/github-action.git
synced 2026-02-03 18:58:09 +00:00
fix(deps): update dependency @actions/exec to v3 (#1009)
| datasource | package | from | to | | ---------- | ------------- | ----- | ----- | | npm | @actions/exec | 2.0.0 | 3.0.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
df519dcd60
commit
e098430c9c
2 changed files with 15 additions and 3 deletions
|
|
@ -34,7 +34,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@actions/core": "2.0.2",
|
||||
"@actions/exec": "2.0.0"
|
||||
"@actions/exec": "3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "20.3.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue