Skip to content

build(deps): bump step-security/harden-runner from 2.12.1 to 2.12.2 #271

build(deps): bump step-security/harden-runner from 2.12.1 to 2.12.2

build(deps): bump step-security/harden-runner from 2.12.1 to 2.12.2 #271

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