Skip to content

Commit ea00e2a

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/artifact@2.0.1/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] <support@github.com>
1 parent e0bcab0 commit ea00e2a

File tree

2 files changed

+48
-27
lines changed

2 files changed

+48
-27
lines changed

package-lock.json

Lines changed: 47 additions & 26 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
@@ -25,7 +25,7 @@
2525
},
2626
"homepage": "https://github.com/BrandonLWhite/find-python-projects-action#readme",
2727
"dependencies": {
28-
"@actions/core": "^1.11.1",
28+
"@actions/core": "^2.0.1",
2929
"@iarna/toml": "^2.2.5",
3030
"globby": "^11.1.0",
3131
"lodash": "^4.17.21"

0 commit comments

Comments
 (0)