From a4292c39395ca17233051d3bafe076d07fb7da71 Mon Sep 17 00:00:00 2001 From: sck_0 Date: Thu, 29 Jan 2026 13:16:06 +0100 Subject: [PATCH] ci: use npm ci to avoid package-lock drift; sync catalog outputs --- .github/workflows/ci.yml | 2 +- CATALOG.md | 2 +- data/aliases.json | 2 +- data/bundles.json | 2 +- data/catalog.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 48d716b8..440e0c12 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,7 +43,7 @@ jobs: node-version: "lts/*" - name: Install npm dependencies - run: npm install + run: npm ci - name: 📦 Build catalog run: npm run catalog diff --git a/CATALOG.md b/CATALOG.md index 875a50a4..2d4aa855 100644 --- a/CATALOG.md +++ b/CATALOG.md @@ -1,6 +1,6 @@ # Skill Catalog -Generated at: 2026-01-29T12:14:39.035Z +Generated at: 2026-01-29T12:16:47.442Z Total skills: 553 diff --git a/data/aliases.json b/data/aliases.json index 55896c51..7000b423 100644 --- a/data/aliases.json +++ b/data/aliases.json @@ -1,5 +1,5 @@ { - "generatedAt": "2026-01-29T12:14:39.035Z", + "generatedAt": "2026-01-29T12:16:47.442Z", "aliases": { "accessibility-compliance-audit": "accessibility-compliance-accessibility-audit", "active directory attacks": "active-directory-attacks", diff --git a/data/bundles.json b/data/bundles.json index f6494e4b..4b8e3cc3 100644 --- a/data/bundles.json +++ b/data/bundles.json @@ -1,5 +1,5 @@ { - "generatedAt": "2026-01-29T12:14:39.035Z", + "generatedAt": "2026-01-29T12:16:47.442Z", "bundles": { "core-dev": { "description": "Core development skills across languages, frameworks, and backend/frontend fundamentals.", diff --git a/data/catalog.json b/data/catalog.json index c4ed98c6..fdb6ef28 100644 --- a/data/catalog.json +++ b/data/catalog.json @@ -1,5 +1,5 @@ { - "generatedAt": "2026-01-29T12:14:39.035Z", + "generatedAt": "2026-01-29T12:16:47.442Z", "total": 553, "skills": [ {