Bump @actions/attest from 1.6.0 to 2.0.0 (#299)

* Bump @actions/attest from 1.6.0 to 2.0.0

Bumps [@actions/attest](https://github.com/actions/toolkit/tree/HEAD/packages/attest) from 1.6.0 to 2.0.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/attest/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/attest)

---
updated-dependencies:
- dependency-name: "@actions/attest"
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

* ran npm run bundle and commit /dist changes

---------

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]
2025-11-20 10:16:34 -08:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Tingting Wang
parent 9ad3ee754c
commit 065aa7392a
3 changed files with 766 additions and 681 deletions
+1 -1
View File
@@ -69,7 +69,7 @@
]
},
"dependencies": {
"@actions/attest": "^1.6.0",
"@actions/attest": "^2.0.0",
"@actions/core": "^1.11.1",
"@actions/github": "^6.0.1",
"@actions/glob": "^0.5.0",