From 882da9608ef533b7b6671a2013a04c1569e92714 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 01:37:50 +0000 Subject: [PATCH] (deps): Bump moonrunnerkc/skillcheck from 0.2.0 to 1.1.0 Bumps [moonrunnerkc/skillcheck](https://github.com/moonrunnerkc/skillcheck) from 0.2.0 to 1.1.0. - [Release notes](https://github.com/moonrunnerkc/skillcheck/releases) - [Changelog](https://github.com/moonrunnerkc/skillcheck/blob/main/CHANGELOG.md) - [Commits](https://github.com/moonrunnerkc/skillcheck/compare/v0.2.0...v1.1.0) --- updated-dependencies: - dependency-name: moonrunnerkc/skillcheck dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d6d936b..dfa0940 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -52,7 +52,7 @@ jobs: - name: B2) Skill check # WHY: Validate that SKILL.md is well-formed and meets criteria for agent use. - uses: moonrunnerkc/skillcheck@v0.2.0 + uses: moonrunnerkc/skillcheck@v1.1.0 with: path: SKILL.md min-desc-score: 60