Skip to content

Renovate Dependencies #11

Renovate Dependencies

Renovate Dependencies #11

Workflow file for this run

name: Renovate Dependencies
on:
schedule:
# https://crontab.guru/#5_12_*_*_1
- cron: "5 12 * * 1"
workflow_dispatch:
jobs:
renovate:
uses: curioswitch/go-build/.github/workflows/export-renovate.yaml@6534a812de759839af8aae5643bcd5a3c181e436 # v0.7.4
with:
github_app_id: ${{ vars.WASILIBS_APP_ID }}
secrets:
github_app_key: ${{ secrets.WASILIBS_APP_PRIVATE_KEY }}