Skip to content

Commit 4ade9a5

Browse files
Bump @actions/core from 1.9.0 to 1.9.1 (#1132)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.0 to 1.9.1. - [Release notes](https://github.com/actions/toolkit/releases) - [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 ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Helio Machado <0x2b3bfa0+git@googlemail.com>
1 parent a07a528 commit 4ade9a5

File tree

2 files changed

+12
-7
lines changed

2 files changed

+12
-7
lines changed

package-lock.json

Lines changed: 11 additions & 6 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
@@ -66,7 +66,7 @@
6666
"colors": "1.4.0"
6767
},
6868
"dependencies": {
69-
"@actions/core": "^1.8.2",
69+
"@actions/core": "^1.9.1",
7070
"@actions/github": "^4.0.0",
7171
"@npcz/magic": "^1.3.12",
7272
"@octokit/core": "^3.5.1",

0 commit comments

Comments
 (0)