Bump @actions/core from 2.0.3 to 3.0.0

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/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
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-29 09:17:25 +00:00
committed by GitHub
parent d06ffc01c1
commit 691b8a7369
2 changed files with 17 additions and 17 deletions

View File

@ -26,7 +26,7 @@
},
"homepage": "https://github.com/s4u/maven-settings-action#readme",
"dependencies": {
"@actions/core": "^2.0.3",
"@actions/core": "^3.0.0",
"@xmldom/xmldom": "^0.8.11"
},
"devDependencies": {