Skip to content

Bump nanoid from 3.3.7 to 3.3.8 #510

Bump nanoid from 3.3.7 to 3.3.8

Bump nanoid from 3.3.7 to 3.3.8 #510

Workflow file for this run

name: Check JSON syntax
on:
pull_request:
jobs:
jsoncheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: json-syntax-check
uses: limitusus/json-syntax-check@v2
with:
pattern: "\\.json$"