Skip to content

Update Upstream

Update Upstream #234

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@a2cd2bff4c41a1a0333323178fc6af7481b13520
with:
packages: "@connectrpc/protoc-gen-connect-query"
secrets: inherit