Skip to content

deps(aws-marketplace): update camunda/web-modeler-restapi docker tag … #12

deps(aws-marketplace): update camunda/web-modeler-restapi docker tag …

deps(aws-marketplace): update camunda/web-modeler-restapi docker tag … #12

name: Renovatebot | Config Check
on:
push:
paths:
- '.github/renovate.json5'
- '.github/config/renovatebot/**'
pull_request:
paths:
- '.github/renovate.json5'
- '.github/config/renovatebot/**'
workflow_dispatch: { }
permissions:
contents: read
jobs:
check:
name: Check renovate config
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- name: Validate renovate config
uses: docker://renovate/renovate
with:
args: renovate-config-validator