Skip to content

Commit 8579997

Browse files
Bump @actions/core from 1.11.1 to 3.0.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.11.1 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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 07e00b3 commit 8579997

File tree

2 files changed

+89
-7
lines changed

2 files changed

+89
-7
lines changed

package-lock.json

Lines changed: 88 additions & 6 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
@@ -4,7 +4,7 @@
44
"url": "https://github.com/cisagov/setup-env-github-action/issues"
55
},
66
"dependencies": {
7-
"@actions/core": "^2.0.3"
7+
"@actions/core": "^3.0.0"
88
},
99
"description": "GitHub Action to populate tool versions for use in GitHub Actions workflows",
1010
"devDependencies": {

0 commit comments

Comments
 (0)