Skip to content

Commit b2190d0

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 9311d3f commit b2190d0

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
@@ -26,7 +26,7 @@
2626
"homepage": "https://github.com/ryancyq/github-signed-commit#readme",
2727
"dependencies": {
2828
"@actions/core": "^1.11.1",
29-
"@actions/exec": "^1.1.0",
29+
"@actions/exec": "^3.0.0",
3030
"@actions/github": "^6.0.0",
3131
"@octokit/graphql-schema": "^15.25.0",
3232
"@types/node": "^22.13.10"

0 commit comments

Comments
 (0)