chore(deps): bump @actions/core from 1.11.1 to 2.0.1 (#1592)

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.11.1 to 2.0.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/@actions/artifact@2.0.1/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-version: 2.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>
This commit is contained in:
dependabot[bot]
2025-12-16 03:04:37 +00:00
committed by GitHub
parent 2bb2c9f343
commit adc3ddb68e
2 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
"vitest": "^3.2.4"
},
"dependencies": {
"@actions/core": "^1.11.1",
"@actions/core": "^2.0.1",
"@aws-sdk/client-sts": "^3.952.0",
"@smithy/node-http-handler": "^4.4.5",
"proxy-agent": "^6.5.0"