Skip to content

build(deps): bump DeterminateSystems/nix-installer-action from 21 to 22 #674

build(deps): bump DeterminateSystems/nix-installer-action from 21 to 22

build(deps): bump DeterminateSystems/nix-installer-action from 21 to 22 #674

name: "Lint Shellcheck 🐚"
on:
pull_request:
branches: '**'
workflow_dispatch:
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v6
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
format: gcc
severity: warning