Skip to content

Commit 052fa5a

Browse files
build(deps): bump @actions/exec from 2.0.0 to 3.0.0 in /github-action
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>
1 parent 02e9100 commit 052fa5a

2 files changed

Lines changed: 21 additions & 6 deletions

File tree

github-action/package-lock.json

Lines changed: 20 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

github-action/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"license": "MIT",
2929
"dependencies": {
3030
"@actions/core": "^2.0.0",
31-
"@actions/exec": "^2.0.0",
31+
"@actions/exec": "^3.0.0",
3232
"axios": "^1.7.7",
3333
"jsonc-parser": "^3.3.1",
3434
"truncate-utf8-bytes": "^1.0.2"

0 commit comments

Comments
 (0)