Skip to content

Commit de78793

Browse files
dependabot[bot]MatteoH2O1999
authored andcommitted
fix(deps): bump @actions/core from 1.10.1 to 1.11.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.1 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] <support@github.com>
1 parent a3646b8 commit de78793

File tree

2 files changed

+7
-15
lines changed

2 files changed

+7
-15
lines changed

package-lock.json

Lines changed: 6 additions & 14 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
@@ -27,7 +27,7 @@
2727
"license": "AGPL-3.0-or-later",
2828
"dependencies": {
2929
"@actions/cache": "^3.2.4",
30-
"@actions/core": "^1.10.1",
30+
"@actions/core": "^1.11.0",
3131
"@actions/exec": "^1.1.1",
3232
"@actions/github": "^6.0.0",
3333
"@actions/io": "^1.1.3",

0 commit comments

Comments
 (0)