Skip to content

Update Upstream

Update Upstream #26

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.yaml@435fbabb9723e77fd6ba71e6ec8744efd1a56be1
secrets: inherit