Skip to content

build(deps): bump actions/checkout from 6 to 7 #515

build(deps): bump actions/checkout from 6 to 7

build(deps): bump actions/checkout from 6 to 7 #515

Workflow file for this run

name: Shellcheck
on:
push:
branches: [ master ]
pull_request:
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- uses: ludeeus/action-shellcheck@master