Skip to content

Commit dc89d1c

Browse files
chore(deps): bump @actions/core from 1.2.6 to 1.4.0 (#88)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe97b00 commit dc89d1c

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

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
@@ -23,7 +23,7 @@
2323
"author": "GoogleCloudPlatform",
2424
"license": "Apache-2.0",
2525
"dependencies": {
26-
"@actions/core": "^1.2.6",
26+
"@actions/core": "^1.4.0",
2727
"@google-cloud/storage": "^5.10.0",
2828
"globby": "^11.0.4",
2929
"p-map": "^4.0.0"

0 commit comments

Comments
 (0)