Skip to content

Commit 31679f9

Browse files
Bump @actions/core from 1.6.0 to 1.9.1 (#109)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.6.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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6363d41 commit 31679f9

File tree

2 files changed

+43
-10
lines changed

2 files changed

+43
-10
lines changed

package-lock.json

Lines changed: 42 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
@@ -17,7 +17,7 @@
1717
"package": "ncc build ./src/index.js"
1818
},
1919
"dependencies": {
20-
"@actions/core": "^1.2.6",
20+
"@actions/core": "^1.9.1",
2121
"@actions/github": "^4.0.0",
2222
"aws-sdk": "^2.809.0",
2323
"lodash": "^4.17.21"

0 commit comments

Comments
 (0)