Skip to content

Bump github/codeql-action from 3 to 4 #1795

Bump github/codeql-action from 3 to 4

Bump github/codeql-action from 3 to 4 #1795

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@v5
- name: Run shellcheck
uses: ludeeus/[email protected]
env:
SHELLCHECK_OPTS: -o all