Skip to content

Commit f013119

Browse files
build(deps): bump @actions/core from 1.3.0 to 1.4.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.3.0 to 1.4.0. - [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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea8f042 commit f013119

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

package-lock.json

Lines changed: 29 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,17 +27,17 @@
2727
"license": "MIT",
2828
"dependencies": {
2929
"@actions/cache": "^1.0.7",
30-
"@actions/core": "^1.3.0",
30+
"@actions/core": "^1.4.0",
3131
"@actions/exec": "^1.0.1",
3232
"@actions/github": "^4.0.0",
33-
"@actions/tool-cache": "^1.7.0",
33+
"@actions/tool-cache": "^1.7.1",
3434
"@types/semver": "^7.3.6",
3535
"@types/tmp": "^0.2.0",
3636
"setup-go": "git+https://github.com/actions/setup-go.git#v2.1.3",
3737
"tmp": "^0.2.1"
3838
},
3939
"devDependencies": {
40-
"@types/node": "^15.12.1",
40+
"@types/node": "^15.12.2",
4141
"@types/uuid": "^8.3.0",
4242
"@typescript-eslint/eslint-plugin": "^4.26.0",
4343
"@typescript-eslint/parser": "^4.26.0",

0 commit comments

Comments
 (0)