Skip to content

Commit f290181

Browse files
chore(deps): bump @actions/core from 1.6.0 to 1.7.0 (actions#394)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.6.0 to 1.7.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 4d24efd commit f290181

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

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
@@ -31,7 +31,7 @@
3131
},
3232
"homepage": "https://github.com/EndBug/add-and-commit#readme",
3333
"dependencies": {
34-
"@actions/core": "^1.6.0",
34+
"@actions/core": "^1.7.0",
3535
"actions-toolkit": "github:EndBug/actions-toolkit#core-actions",
3636
"js-yaml": "^4.1.0",
3737
"simple-git": "^3.3.0",

0 commit comments

Comments
 (0)