Skip to content

chore(deps): bump proc-macro2 from 1.0.93 to 1.0.94 #95

chore(deps): bump proc-macro2 from 1.0.93 to 1.0.94

chore(deps): bump proc-macro2 from 1.0.93 to 1.0.94 #95

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