Bump @actions/core from 2.0.1 to 2.0.2 in the npm-production group (#243)

* Bump @actions/core from 2.0.1 to 2.0.2 in the npm-production group

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


Updates `@actions/core` from 2.0.1 to 2.0.2
- [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: 2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: update dist/ after build

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tingting Wang <[email protected]>
This commit is contained in:
dependabot[bot]
2026-01-27 18:41:40 -08:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Tingting Wang
parent 876bb5fef3
commit 35d5f4375d
3 changed files with 21 additions and 20 deletions
+1 -1
View File
@@ -70,7 +70,7 @@
]
},
"dependencies": {
"@actions/core": "^2.0.1"
"@actions/core": "^2.0.2"
},
"devDependencies": {
"@actions/attest": "^2.1.0",