Skip to content

Bump gitpython from 3.1.32 to 3.1.34 #782

Bump gitpython from 3.1.32 to 3.1.34

Bump gitpython from 3.1.32 to 3.1.34 #782

Workflow file for this run

name: Check bash scripts
on:
push:
branches:
- master
pull_request:
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run shellcheck
run: ./scripts/shellcheck.sh