Skip to content

build(deps): bump softprops/action-gh-release from 2.0.8 to 2.0.9 #1191

build(deps): bump softprops/action-gh-release from 2.0.8 to 2.0.9

build(deps): bump softprops/action-gh-release from 2.0.8 to 2.0.9 #1191

Workflow file for this run

on: [push, pull_request]
name: ShellCheck
permissions:
contents: read
jobs:
konstruktoidShellCheck:
name: ShellCheck
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
with:
egress-policy: audit
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Konstruktoid ShellCheck
uses: ./action-shellcheck