Skip to content

deps: update github-actions #811

deps: update github-actions

deps: update github-actions #811

name: Renovate - Config Check
on:
push:
paths:
- '.github/renovate.json5'
pull_request:
paths:
- '.github/renovate.json5'
workflow_dispatch: { }
permissions:
contents: read
jobs:
check:
name: Check renovate config
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
- name: Validate renovate config
uses: docker://renovate/renovate
with:
args: renovate-config-validator