Skip to content

Commit bb05af8

Browse files
dependabot[bot]MohamedMMahfouz
authored andcommitted
Bump the actions group with 2 updates
Bumps the actions group with 2 updates: [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) and [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec). Updates `@actions/core` from 1.11.1 to 2.0.1 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/@actions/[email protected]/packages/core) Updates `@actions/exec` from 1.1.1 to 2.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/core" dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: "@actions/exec" dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dffe9ee commit bb05af8

File tree

2 files changed

+32
-26
lines changed

2 files changed

+32
-26
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"node": "^20.0.0"
1717
},
1818
"dependencies": {
19-
"@actions/core": "^1.11.1",
20-
"@actions/exec": "^1.1.1",
19+
"@actions/core": "^2.0.1",
20+
"@actions/exec": "^2.0.0",
2121
"@actions/github": "^6.0.1",
2222
"@actions/http-client": "^3.0.0",
2323
"@actions/io": "^2.0.0",

0 commit comments

Comments
 (0)