From 9f513495174bd5166077c1de2ad3882a6e9ee8a9 Mon Sep 17 00:00:00 2001 From: acidicoala <67734819+acidicoala@users.noreply.github.com> Date: Tue, 26 Aug 2025 05:20:12 +0500 Subject: [PATCH] Updated CI --- .github/workflows/ci.yml | 2 +- KoalaBox | 2 +- res/SmokeAPI.config.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d805c46..9816891 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,7 +4,7 @@ on: push jobs: ci: name: CI - uses: acidicoala/KoalaBox/.github/workflows/build-and-package.yml@acac7a4450414784f441dc55c52758f550f182ab + uses: acidicoala/KoalaBox/.github/workflows/build-and-package.yml@a053502132e51e936820f27b7c99316fdb62b3e4 permissions: contents: write with: diff --git a/KoalaBox b/KoalaBox index ece1caf..a053502 160000 --- a/KoalaBox +++ b/KoalaBox @@ -1 +1 @@ -Subproject commit ece1cafc758d26656af11390f34c7b257686518d +Subproject commit a053502132e51e936820f27b7c99316fdb62b3e4 diff --git a/res/SmokeAPI.config.json b/res/SmokeAPI.config.json index f0c374e..08efb15 100644 --- a/res/SmokeAPI.config.json +++ b/res/SmokeAPI.config.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/acidicoala/SmokeAPI/refs/heads/master/res/SmokeAPI.schema.json", + "$schema": "https://raw.githubusercontent.com/acidicoala/SmokeAPI/refs/tags/v3.0.0/res/SmokeAPI.schema.json", "$version": 3, "logging": true, "default_app_status": "unlocked",