Skip to content

feat(go): update github.com/prometheus/client_golang (v1.20.5 → v1.21… #96

feat(go): update github.com/prometheus/client_golang (v1.20.5 → v1.21…

feat(go): update github.com/prometheus/client_golang (v1.20.5 → v1.21… #96

Workflow file for this run

name: renovate
on:
workflow_dispatch:
push:
branches: [master]
schedule:
- cron: "* 1 * * *"
jobs:
renovate:
uses: lrstanley/.github/.github/workflows/renovate.yml@master
secrets:
app-id: ${{ secrets.BOT_APP_ID }}
app-private-key: ${{ secrets.BOT_PRIVATE_KEY }}