Skip to content

Commit 62e66f8

Browse files
chore(deps): bump @actions/core in the dependencies group (#84)
Bumps the dependencies group with 1 update: [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core). Updates `@actions/core` from 1.11.1 to 2.0.0 - [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-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c440b73 commit 62e66f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"homepage": "https://github.com/NodeSecure/ci-action#readme",
4040
"dependencies": {
41-
"@actions/core": "^1.10.0",
41+
"@actions/core": "^2.0.0",
4242
"@nodesecure/ci": "1.7.0"
4343
}
4444
}

0 commit comments

Comments
 (0)