Skip to content

Bump actions/checkout from 4.1.7 to 4.2.0 #17

Bump actions/checkout from 4.1.7 to 4.2.0

Bump actions/checkout from 4.1.7 to 4.2.0 #17

Workflow file for this run

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