Skip to content

Update dependency ws to v6.2.3 [SECURITY] #170

Update dependency ws to v6.2.3 [SECURITY]

Update dependency ws to v6.2.3 [SECURITY] #170

name: Renovate Config Linting
on: [pull_request]
jobs:
renovate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: 馃Ъ lint renovate config # Validates changes to renovate.json config file
uses: suzuki-shunsuke/github-action-renovate-config-validator@v0.1.2
with:
config_file_path: 'renovate.json'