Skip to content

.github: Bump actions/checkout from 4.2.0 to 4.2.2 #208

.github: Bump actions/checkout from 4.2.0 to 4.2.2

.github: Bump actions/checkout from 4.2.0 to 4.2.2 #208

Workflow file for this run

name: shellcheck
on: [push, pull_request, workflow_dispatch]
jobs:
shellcheck:
name: Run shellcheck on scripts
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- name: Run shellcheck
uses: ludeeus/action-shellcheck@00cae500b08a931fb5698e11e79bfbd38e612a38