Skip to content

Bump library/golang from 5f5d61d to 34ce21a #654

Bump library/golang from 5f5d61d to 34ce21a

Bump library/golang from 5f5d61d to 34ce21a #654

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