Skip to content

fix: Strengthening Security with Renovate and Github Token Updates #22

fix: Strengthening Security with Renovate and Github Token Updates

fix: Strengthening Security with Renovate and Github Token Updates #22

name: Renovate - Config Check
on:
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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: Validate renovate config
uses: docker://renovate/renovate
with:
args: renovate-config-validator