Skip to content

Commit 3b3ff7d

Browse files
Bump @actions/core from 1.11.1 to 2.0.2
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.11.1 to 2.0.2. - [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: 2.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5df0de1 commit 3b3ff7d

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.2",
2929
"@iarna/toml": "^2.2.5",
3030
"globby": "^11.1.0",
3131
"lodash": "^4.17.23"

0 commit comments

Comments
 (0)