Skip to content

chore(deps): update actions/checkout digest to 08eba0b (#353) #324

chore(deps): update actions/checkout digest to 08eba0b (#353)

chore(deps): update actions/checkout digest to 08eba0b (#353) #324

name: Validate Renovate configuration
on:
pull_request:
paths:
- .github/workflows/validate-renovate-config.yml
- .github/renovate.json5
push:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.ref || github.head_ref }}
cancel-in-progress: true
permissions: {}
jobs:
validate-renovate-config:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
with:
persist-credentials: false
- run: npx -p renovate renovate-config-validator