Skip to content

bug fix issue 209 default Alpine version 3.13->3.16 (#210) #655

bug fix issue 209 default Alpine version 3.13->3.16 (#210)

bug fix issue 209 default Alpine version 3.13->3.16 (#210) #655

Workflow file for this run

name: 'Shellcheck'
on:
push:
branch:
- master
pull_request:
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master