Skip to content

Commit ef79eb4

Browse files
Bump @actions/core from 1.8.2 to 1.9.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.8.2 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>
1 parent c59a403 commit ef79eb4

File tree

2 files changed

+25
-10
lines changed

2 files changed

+25
-10
lines changed

package-lock.json

Lines changed: 24 additions & 9 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
@@ -40,7 +40,7 @@
4040
"typescript": "^4.6.4"
4141
},
4242
"dependencies": {
43-
"@actions/core": "^1.6.0",
43+
"@actions/core": "^1.9.1",
4444
"@actions/exec": "^1.1.1",
4545
"@actions/github": "^5.0.3",
4646
"@github/dependency-submission-toolkit": "^1.2.2",

0 commit comments

Comments
 (0)