Skip to content

Commit 788aa07

Browse files
Bump @actions/core from 2.0.0 to 2.0.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 2.0.0 to 2.0.1. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/@actions/[email protected]/packages/core) --- updated-dependencies: - dependency-name: "@actions/core" dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 670d1f4 commit 788aa07

File tree

2 files changed

+15
-13
lines changed

2 files changed

+15
-13
lines changed

package-lock.json

Lines changed: 14 additions & 12 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
@@ -28,7 +28,7 @@
2828
},
2929
"homepage": "https://github.com/sersoft-gmbh/xcodebuild-action#readme",
3030
"dependencies": {
31-
"@actions/core": "^2.0.0"
31+
"@actions/core": "^2.0.1"
3232
},
3333
"devDependencies": {
3434
"@tsconfig/node24": "^24.0.3",

0 commit comments

Comments
 (0)