Skip to content

Commit 15d0411

Browse files
chore(deps): bump @actions/core in the dependencies group
Bumps the dependencies group with 1 update: [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core). Updates `@actions/core` from 2.0.3 to 3.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: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 39fa840 commit 15d0411

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": "^2.0.0",
41+
"@actions/core": "^3.0.0",
4242
"@nodesecure/ci": "1.7.0"
4343
}
4444
}

0 commit comments

Comments
 (0)