Skip to content

Commit 03d0eff

Browse files
chore(deps): bump @actions/exec from 1.1.1 to 3.0.0
Bumps [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec) from 1.1.1 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 52740df commit 03d0eff

2 files changed

Lines changed: 23 additions & 4 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"homepage": "https://github.com/ryancyq/github-signed-commit#readme",
2828
"dependencies": {
2929
"@actions/core": "^1.11.1",
30-
"@actions/exec": "^1.1.0",
30+
"@actions/exec": "^3.0.0",
3131
"@actions/github": "^6.0.0",
3232
"@octokit/graphql-schema": "^15.25.0",
3333
"@types/node": "^22.13.10"

0 commit comments

Comments
 (0)