build(deps): bump @actions/exec from 2.0.0 to 3.0.0

Bumps [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec) from 2.0.0 to 3.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: 3.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:
dependabot[bot]
2026-01-29 00:14:21 +00:00
committed by GitHub
parent ac634d2f0a
commit 2ecd0682d0
2 changed files with 11 additions and 2 deletions

View File

@@ -49,7 +49,7 @@
"@actions/artifact": "^5.0.3",
"@actions/cache": "^5.0.5",
"@actions/core": "^2.0.3",
"@actions/exec": "^2.0.0",
"@actions/exec": "^3.0.0",
"@actions/github": "^9.0.0",
"@actions/http-client": "^3.0.2",
"@actions/io": "^3.0.2",

View File

@@ -90,6 +90,15 @@ __metadata:
languageName: node
linkType: hard
"@actions/exec@npm:^3.0.0":
version: 3.0.0
resolution: "@actions/exec@npm:3.0.0"
dependencies:
"@actions/io": "npm:^3.0.2"
checksum: 10/c1904163e326cbe27f887514b4837e357d46e7a6c5eeda66c0e2efffd2772cb34d8ef0a2a48c65eb0e3b6ec72beb9b049eaba343c9f55978d3f45b09d09d2c54
languageName: node
linkType: hard
"@actions/github@npm:^6.0.1":
version: 6.0.1
resolution: "@actions/github@npm:6.0.1"
@@ -1198,7 +1207,7 @@ __metadata:
"@actions/artifact": "npm:^5.0.3"
"@actions/cache": "npm:^5.0.5"
"@actions/core": "npm:^2.0.3"
"@actions/exec": "npm:^2.0.0"
"@actions/exec": "npm:^3.0.0"
"@actions/github": "npm:^9.0.0"
"@actions/http-client": "npm:^3.0.2"
"@actions/io": "npm:^3.0.2"