Skip to content

build(deps): bump actions/checkout from 3 to 6 (#63) #107

build(deps): bump actions/checkout from 3 to 6 (#63)

build(deps): bump actions/checkout from 3 to 6 (#63) #107

Workflow file for this run

name: lint
on:
pull_request:
branches:
- '*'
push:
branches:
- main
jobs:
shellcheck:
name: ShellCheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
additional_files: docker-rollout