Skip to content

fix dependabot advisories #6

fix dependabot advisories

fix dependabot advisories #6

Workflow file for this run

name: json lint
on: [push]
jobs:
check:
runs-on: ubuntu-latest
name: json lint
steps:
- uses: actions/checkout@v4
- run: sudo apt-get install -y jq
- run: jq . cv-*.json -e