Bump the npm-dependencies group with 1 update

Bumps the npm-dependencies group with 1 update: [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact).


Updates `@actions/artifact` from 1.1.2 to 2.0.0
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/artifact)

---
updated-dependencies:
- dependency-name: "@actions/artifact"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-24 01:27:51 +00:00 committed by GitHub
parent 92cb3fe7e8
commit 8f6f10a926
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1514 additions and 75 deletions

1587
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -28,7 +28,7 @@
],
"license": "MIT",
"dependencies": {
"@actions/artifact": "1.1.2",
"@actions/artifact": "2.0.0",
"@actions/cache": "3.2.2",
"@actions/core": "1.10.1",
"@actions/exec": "1.1.1",