Skip to content

build(deps): bump github/codeql-action from 3.28.15 to 3.28.17 #238

build(deps): bump github/codeql-action from 3.28.15 to 3.28.17

build(deps): bump github/codeql-action from 3.28.15 to 3.28.17 #238

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@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
with:
egress-policy: audit
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v3.5.3
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@00cae500b08a931fb5698e11e79bfbd38e612a38 # main