From 6841d59af67345493c0a692a6200bc4d8a82c5fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 02:40:48 +0000 Subject: [PATCH] GHA: update dependency pizlonator/fil-c to v0.681 Note: Renovate strips pre-existing quotes from the YAML version value. This breaks the bump next time its version is ending with zero(s). Ref: 78267398e5a2ce347a6729926c68272b2b6fbed5 #22143 #22142 Closes #22267 --- .github/workflows/linux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 95313c7661..8b5adf1b6e 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -39,7 +39,7 @@ env: # renovate: datasource=github-tags depName=google/boringssl versioning=semver registryUrl=https://github.com BORINGSSL_VERSION: 0.20260616.0 # renovate: datasource=github-releases depName=pizlonator/fil-c versioning=semver-coerced registryUrl=https://github.com - FIL_C_VERSION: '0.680' + FIL_C_VERSION: 0.681 # renovate: datasource=github-tags depName=libressl/portable versioning=semver registryUrl=https://github.com LIBRESSL_VERSION: 4.3.2 # renovate: datasource=github-tags depName=Mbed-TLS/mbedtls versioning=semver registryUrl=https://github.com