Skip to content

Bump ajv from 6.12.6 to 6.14.0 #20

Bump ajv from 6.12.6 to 6.14.0

Bump ajv from 6.12.6 to 6.14.0 #20

name: covector status
on: [pull_request]
jobs:
covector:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0 # required for use of git history
- name: covector status
uses: jbolda/covector/packages/action@covector-v0
id: covector
with:
token: ${{ secrets.GITHUB_TOKEN }}
command: "status"
comment: true