Skip to content

housekeeping: Update module github.com/go-git/go-billy/v5 to v5.5.0 (… #2141

housekeeping: Update module github.com/go-git/go-billy/v5 to v5.5.0 (…

housekeeping: Update module github.com/go-git/go-billy/v5 to v5.5.0 (… #2141

Workflow file for this run

name: scripts
on:
push:
branches:
- main
pull_request:
branches:
- main
paths:
- '**.sh'
- .github/workflows/shellcheck.yml
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run Shellcheck
run: ./tools/shellcheck.sh