diff --git a/.github/workflows/shellcheck.yml b/.github/workflows/shellcheck.yml index e0b5d86..0a28047 100644 --- a/.github/workflows/shellcheck.yml +++ b/.github/workflows/shellcheck.yml @@ -21,4 +21,4 @@ jobs: files: hetzner-debian10-zfs-setup.sh hetzner-debian11-zfs-setup.sh hetzner-ubuntu18-zfs-setup.sh hetzner-ubuntu20-zfs-setup.sh severity: error format: gcc - shell: dash \ No newline at end of file + shell: bash \ No newline at end of file