Skip to content

Update Upstream

Update Upstream #238

Workflow file for this run

name: "Update Upstream"
on:
schedule:
- cron: "5 4 * * *"
workflow_dispatch:
permissions:
id-token: write
attestations: write
jobs:
build:
uses: wasilibs/actions/.github/workflows/update-node.yaml@d544cfa1f0efe329ff95b2be38dc9ebbd08b6b83
with:
packages: "@connectrpc/protoc-gen-connect-query"
secrets: inherit