Skip to content

Commit de38920

Browse files
Bump @actions/core from 1.11.1 to 2.0.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/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) --- updated-dependencies: - dependency-name: "@actions/core" dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3171a71 commit de38920

File tree

2 files changed

+24
-14
lines changed

2 files changed

+24
-14
lines changed

package-lock.json

Lines changed: 23 additions & 13 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
@@ -12,7 +12,7 @@
1212
"typescript": "^5.8.3"
1313
},
1414
"dependencies": {
15-
"@actions/core": "^1.11.1",
15+
"@actions/core": "^2.0.1",
1616
"@actions/github": "^6.0.1",
1717
"rfc6570-uri-template": "^1.1.0"
1818
}

0 commit comments

Comments
 (0)