Skip to content

Commit 921a754

Browse files
chore(deps): Bump @actions/core in /.github/actions/file
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 2.0.1 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 341a1e3 commit 921a754

File tree

2 files changed

+22
-34
lines changed

2 files changed

+22
-34
lines changed

.github/actions/file/package-lock.json

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

.github/actions/file/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"license": "MIT",
1414
"type": "module",
1515
"dependencies": {
16-
"@actions/core": "^2.0.1",
16+
"@actions/core": "^3.0.0",
1717
"@octokit/core": "^7.0.6",
1818
"@octokit/plugin-throttling": "^11.0.3"
1919
},

0 commit comments

Comments
 (0)