Bump version

This commit is contained in:
Timothy Kassis
2026-03-18 12:22:31 -07:00
parent 4b90d0ca5b
commit 1346c01d9d
2 changed files with 1 additions and 14 deletions

View File

@@ -6,7 +6,7 @@
},
"metadata": {
"description": "Claude scientific skills from K-Dense Inc",
"version": "2.27.0"
"version": "2.28.0"
},
"plugins": [
{

View File

@@ -1,13 +0,0 @@
# .github/workflows/scan-skills.yml
name: Scan Skills
on:
pull_request:
paths: ["scientific-skills/**"]
jobs:
scan:
uses: cisco-ai-defense/skill-scanner/.github/workflows/scan-skills.yml@main
with:
skill_path: scientific-skills
permissions:
security-events: write
contents: read