Skip to content

Chore(deps): Bump alpine from 3.18.0 to 3.18.2 (#349) #436

Chore(deps): Bump alpine from 3.18.0 to 3.18.2 (#349)

Chore(deps): Bump alpine from 3.18.0 to 3.18.2 (#349) #436

Workflow file for this run

name: shellcheck
on:
push:
workflow_dispatch:
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run shellcheck in container
run: make shellcheck