mirror of
https://github.com/K-Dense-AI/claude-scientific-skills.git
synced 2026-03-27 07:09:27 +08:00
Bump version
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
},
|
||||
"metadata": {
|
||||
"description": "Claude scientific skills from K-Dense Inc",
|
||||
"version": "2.27.0"
|
||||
"version": "2.28.0"
|
||||
},
|
||||
"plugins": [
|
||||
{
|
||||
|
||||
13
.github/workflows/scan-skills.yml
vendored
13
.github/workflows/scan-skills.yml
vendored
@@ -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
|
||||
Reference in New Issue
Block a user