Skip to content

Commit 5e3e8a2

Browse files
Bump @actions/core from 1.10.0 to 1.10.1 (#75)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.0 to 1.10.1. - [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-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a01ccbf commit 5e3e8a2

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
@@ -30,7 +30,7 @@
3030
},
3131
"homepage": "https://github.com/hashicorp/setup-copywrite#readme",
3232
"dependencies": {
33-
"@actions/core": "^1.10.0",
33+
"@actions/core": "^1.10.1",
3434
"@actions/github": "^5.1.1",
3535
"@actions/io": "^1.1.3",
3636
"@actions/tool-cache": "^2.0.1",

0 commit comments

Comments
 (0)