Skip to content

Bump library/golang from d56c3e0 to 7003184 #726

Bump library/golang from d56c3e0 to 7003184

Bump library/golang from d56c3e0 to 7003184 #726

Workflow file for this run

name: shellcheck
on:
push:
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
# TODO - godownloader -r FuzzyMonkeyCo/monkey -o .godownloader.sh .goreleaser.yml
- name: Run shellcheck
uses: ludeeus/[email protected]
with:
check_together: 'yes'
severity: error