Skip to content

Bump robherley/go-test-action from 0.5.0 to 0.6.0 #1523

Bump robherley/go-test-action from 0.5.0 to 0.6.0

Bump robherley/go-test-action from 0.5.0 to 0.6.0 #1523

Workflow file for this run

---
name: Shellcheck
on:
- pull_request
- push
permissions:
contents: read
jobs:
shellcheck:
name: shellcheck
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: Run shellcheck
uses: ludeeus/[email protected]
env:
SHELLCHECK_OPTS: -o all