Skip to content

build(deps): bump github/codeql-action from 3.25.14 to 3.26.3 #68

build(deps): bump github/codeql-action from 3.25.14 to 3.26.3

build(deps): bump github/codeql-action from 3.25.14 to 3.26.3 #68

Workflow file for this run

name: static-analysis
on: [push, pull_request]
permissions:
contents: read
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c # v2.9.0
with:
egress-policy: audit
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v3.5.3
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@00cae500b08a931fb5698e11e79bfbd38e612a38 # main