chore: regenerate SDK

This commit is contained in:
Imanol Maiztegui
2026-04-27 19:00:21 +02:00
parent d4e44b6128
commit 85eb4fa69b
24 changed files with 69197 additions and 1122 deletions
@@ -1,13 +1,13 @@
on:
schedule:
- cron: "7,37 * * * *" # every 30 min at :07 and :37
- cron: "7,37 * * * *" # every 30 min at :07 and :37
workflow_dispatch:
concurrency:
group: opencode-release-watch
cancel-in-progress: false
permissions:
permissions:
contents: read
jobs:
@@ -66,4 +66,3 @@ jobs:
with:
path: .cache/last-seen
key: last-seen-${{ steps.fetch.outputs.tag }}