From 487d651cca8f6ee5936eaf293a7b708cae69dd6c Mon Sep 17 00:00:00 2001 From: Miha Kralj Date: Sat, 13 Dec 2025 22:11:15 -0800 Subject: [PATCH] fix: ensure sonarscanner.sh has LF endings and executable permission --- .github/sonarscanner.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 .github/sonarscanner.sh diff --git a/.github/sonarscanner.sh b/.github/sonarscanner.sh old mode 100644 new mode 100755