ci: bump bats to 1.12.0

This which is already using in CI on Fedora.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
(cherry picked from commit f128234354)
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
This commit is contained in:
Kir Kolyshkin
2025-12-02 15:22:40 -08:00
parent f6ad11b287
commit 3808341ef4
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -107,7 +107,7 @@ jobs:
- name: Setup Bats and bats libs
uses: bats-core/bats-action@3.0.0
with:
bats-version: 1.11.1 # Known as BATS_VERSION in other places.
bats-version: 1.12.0 # Known as BATS_VERSION in other places.
support-install: false
assert-install: false
detik-install: false