Skip to content

Commit 0498339

Browse files
chore(deps): bump @actions/core from 1.10.0 to 1.11.0 (#368)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.0 to 1.11.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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5eb3bce commit 0498339

File tree

2 files changed

+38
-25
lines changed

2 files changed

+38
-25
lines changed

package-lock.json

Lines changed: 37 additions & 24 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
@@ -33,7 +33,7 @@
3333
},
3434
"homepage": "https://github.com/VeryGoodOpenSource/very_good_coverage",
3535
"dependencies": {
36-
"@actions/core": "^1.10.0",
36+
"@actions/core": "^1.11.0",
3737
"lcov-parse": "^1.0.0",
3838
"minimatch": "^10.0.1",
3939
"prettier": "^3.3.3"

0 commit comments

Comments
 (0)