Skip to content

chore(deps): update alpine docker tag to v3.20.3 (develop) #5827

chore(deps): update alpine docker tag to v3.20.3 (develop)

chore(deps): update alpine docker tag to v3.20.3 (develop) #5827

Workflow file for this run

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