Skip to content

build(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.1 in /logrus #6

build(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.1 in /logrus

build(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.1 in /logrus #6

Workflow file for this run

name: Check for typos
on: [push, pull_request]
jobs:
check_typos:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Check for typos
run: ./tools/typos ./CONTRIBUTING.md ./README.md
working-directory: ./