chore: bump undici to ^7.16.0

- @actions/http-client: ^5.28.5 → ^7.16.0
- @actions/github: ^5.28.5 → ^7.16.0
- @actions/attest: ^6.20.0 → ^7.16.0

Note: undici v7 requires Node.js 20+
This commit is contained in:
Salman Muin Kayser Chishti
2025-12-10 23:35:57 +00:00
parent e1191599bb
commit 21d255035d
6 changed files with 30 additions and 33 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
"@sigstore/rekor-types": "^3.0.0",
"@types/jsonwebtoken": "^9.0.6",
"nock": "^13.5.1",
"undici": "^6.20.0"
"undici": "^7.16.0"
},
"dependencies": {
"@actions/core": "^1.11.1",