Skip to content

chore(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.13.0 #515

chore(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.13.0

chore(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.13.0 #515

Workflow file for this run

name: typos
on:
pull_request:
paths-ignore:
- '*.md'
jobs:
build:
name: Detect typos
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run typo checks
run: make typos