Use the new cache service: upgrade @actions/cache to ^4.0.0 (#531)

* Use new cache service

* Add licensed output

* Review licenses & update types
This commit is contained in:
Bassem Dghaidi 2025-01-15 21:06:31 +01:00 committed by GitHub
parent 3041bf56c9
commit f81f022188
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
31 changed files with 24506 additions and 1859 deletions

11
.licenses/npm/twirp-ts.dep.yml generated Normal file
View file

@ -0,0 +1,11 @@
---
name: twirp-ts
version: 2.5.0
type: npm
summary: Typescript implementation of the Twirp protocol
homepage:
license: mit
licenses:
- sources: README.md
text: MIT <3
notices: []