mirror of
https://github.com/opentofu/setup-opentofu.git
synced 2025-12-31 15:02:19 +00:00
chore(deps): Bump @actions/exec from 1.1.1 to 2.0.0
Bumps [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec) from 1.1.1 to 2.0.0. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/exec/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/exec) --- updated-dependencies: - dependency-name: "@actions/exec" dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
dc6f440014
commit
bbaf94fb8f
2 changed files with 32 additions and 4 deletions
|
|
@ -20,7 +20,7 @@
|
|||
"author": "",
|
||||
"dependencies": {
|
||||
"@actions/core": "1.11.1",
|
||||
"@actions/exec": "1.1.1",
|
||||
"@actions/exec": "2.0.0",
|
||||
"@actions/io": "2.0.0",
|
||||
"@actions/tool-cache": "2.0.2",
|
||||
"semver": "7.7.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue