Skip to content

chore(deps): bump quick-xml from 0.31.0 to 0.37.2 #70

chore(deps): bump quick-xml from 0.31.0 to 0.37.2

chore(deps): bump quick-xml from 0.31.0 to 0.37.2 #70

Workflow file for this run

name: covector status
on: [pull_request]
jobs:
covector:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: covector status
uses: jbolda/covector/packages/action@covector-v0
id: covector
with:
command: 'status'
token: ${{ secrets.GITHUB_TOKEN }}
comment: true