Skip to content

Renovate generic cargo install in shell script #68

Renovate generic cargo install in shell script

Renovate generic cargo install in shell script #68

name: validate / renovate.json
on:
pull_request:
paths:
- 'renovate.json'
- '.github/workflows/validate-renovate.yml'
jobs:
validate-renovate:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: pnpm/[email protected]
with:
version: 9
- uses: actions/[email protected]
- name: install
run: |
pnpm install -g renovate
- name: validate
run: |
renovate-config-validator