Skip to content

Commit 12c6fe2

Browse files
committed
force shell in step
1 parent dae79f1 commit 12c6fe2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/quality-checks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ jobs:
219219
id: normalized_docker_images
220220
env:
221221
DOCKER_IMAGES: ${{ inputs.docker_images }}
222+
shell: bash
222223
run: |
223224
if [ "${{ inputs.run_docker_scan }}" != "true" ]; then
224225
echo "Docker scanning disabled; emitting empty image list."

0 commit comments

Comments
 (0)