diff --git a/.github/workflows/development-build.yaml b/.github/workflows/development-build.yaml index 87211b2..ac2b278 100644 --- a/.github/workflows/development-build.yaml +++ b/.github/workflows/development-build.yaml @@ -45,5 +45,5 @@ jobs: snyk-organization: twdps bats-test: true bats-run-container-name: gha-container-base-image - bats-entry-point: /bin/ash + bats-entry-point: /bin/bash bats-test-path: test/gha-container-base-image-ubuntu.bats