Skip to content

build(deps): bump actions/checkout from 6.0.1 to 6.0.2 #549

build(deps): bump actions/checkout from 6.0.1 to 6.0.2

build(deps): bump actions/checkout from 6.0.1 to 6.0.2 #549

Workflow file for this run

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