Skip to content

v1.0.4

Choose a tag to compare

@2rob 2rob released this 03 Jul 15:08

ModelBound Skill Check Action v1.0.4

Recommended release. Includes everything in v1.0.3 plus:

Fix

  • Monorepo lintnpx --package=modelbound-mcp@VERSION forces the published npm binary when linting inside repos that contain an unpublished modelbound-mcp workspace (e.g. modelbound-mcp-server).

Quick start

- uses: ModelBound/skill-check-action@v1.0.4
  with:
    mode: full
    scan-all-on-main: true
  env:
    MODELBOUND_API_KEY: ${{ secrets.MODELBOUND_API_KEY }}

Marketplace

Install from the GitHub Marketplace or pin @v1.0.4 in your workflow.