Skip to content

Commit b98ff93

Browse files
Bump @actions/core from 1.11.0 to 1.11.1 (#590)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.11.0 to 1.11.1. - [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-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1197f93 commit b98ff93

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -17,7 +17,7 @@
1717
"prepare": "husky"
1818
},
1919
"dependencies": {
20-
"@actions/core": "^1.11.0",
20+
"@actions/core": "^1.11.1",
2121
"@actions/github": "^6.0.0",
2222
"actions-toolkit": "github:nearform/actions-toolkit",
2323
"minimatch": "^10.0.1",

0 commit comments

Comments
 (0)