Skip to content

feat(helm): update joal ( 0.2.3 → 0.3.0 ) #397

feat(helm): update joal ( 0.2.3 → 0.3.0 )

feat(helm): update joal ( 0.2.3 → 0.3.0 ) #397

Workflow file for this run

---
name: Renovatebot check
on:
push:
paths:
- .github/renovate.json5
- .github/workflows/renovatebot-check.yml
pull_request:
env:
LOG_LEVEL: info
jobs:
renovatebot-lint:
runs-on: ubuntu-latest
env:
RENOVATE_CONFIG_FILE: .github/renovate.json5
steps:
- uses: actions/checkout@v4
- name: Check renovate config
run: npx -p renovate renovate-config-validator