Skip to content

chore(deps): bump proc-macro2 from 1.0.87 to 1.0.88 #16

chore(deps): bump proc-macro2 from 1.0.87 to 1.0.88

chore(deps): bump proc-macro2 from 1.0.87 to 1.0.88 #16

Workflow file for this run

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.12
id: covector
with:
token: ${{ secrets.GITHUB_TOKEN }}
command: 'status'
comment: true