ci: avoid subshell invocation on APK version check
authorDaniel Golle <redacted>
Mon, 19 Aug 2024 14:15:09 +0000 (15:15 +0100)
committerRosen Penev <redacted>
Mon, 2 Sep 2024 18:02:09 +0000 (11:02 -0700)
commit0455db48ff25be0ff55593d4b14229ac47917789
treec8d02d0dd6986d22c75db440d6a487868e94d1bf
parentaf2e48189466660e46a9b007068b3d5db7d56091
ci: avoid subshell invocation on APK version check

Use return code instead of scraping the stdio of `apk version --check`.

Signed-off-by: Daniel Golle <redacted>
.github/workflows/check-apk-valid-version.yml
git clone https://git.99rst.org/PROJECT