Skip to content

Commit 37bad5e

Browse files
chore(deps): bump @actions/core from 1.11.1 to 3.0.1 in /.github (#985)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.11.1 to 3.0.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-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 839950f commit 37bad5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"private": true,
55
"dependencies": {
6-
"@actions/core": "^1.11.1",
6+
"@actions/core": "^3.0.1",
77
"@actions/github": "^9.1.1",
88
"js-yaml": "^4.1.1"
99
}

0 commit comments

Comments
 (0)