Skip to content

Commit a0a85a1

Browse files
chore(deps): bump @actions/exec in /.github/actions/core
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 5f6a2cd commit a0a85a1

2 files changed

Lines changed: 35 additions & 14 deletions

File tree

.github/actions/core/package-lock.json

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

.github/actions/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@actions/core": "^2.0.1",
13-
"@actions/exec": "^2.0.0",
13+
"@actions/exec": "^3.0.0",
1414
"actions-toolkit": "^6.0.1",
1515
"mentions-regex": "^2.0.3",
1616
"parse-commit-message": "^5.0.4",

0 commit comments

Comments
 (0)