Skip to content

Commit acc22df

Browse files
build(deps): bump @actions/core from 2.0.3 to 3.0.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 2.0.3 to 3.0.0. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) --- updated-dependencies: - dependency-name: "@actions/core" 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 5bf88a8 commit acc22df

2 files changed

Lines changed: 42 additions & 7 deletions

File tree

package-lock.json

Lines changed: 41 additions & 6 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
@@ -17,7 +17,7 @@
1717
"test:watch": "jest --watch"
1818
},
1919
"dependencies": {
20-
"@actions/core": "2.0.3",
20+
"@actions/core": "3.0.0",
2121
"@actions/tool-cache": "3.0.1"
2222
},
2323
"devDependencies": {

0 commit comments

Comments
 (0)