📦 deps(thirdparty): update snapshots
This commit is contained in:
Vendored
+3
-7
@@ -1,4 +1,4 @@
|
||||
name: Codex Plugin Quality Gate
|
||||
name: Validate
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -7,11 +7,11 @@ on:
|
||||
branches: [main]
|
||||
|
||||
concurrency:
|
||||
group: codex-plugin-scanner-${{ github.ref }}
|
||||
group: validate-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
scan:
|
||||
validate:
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 10
|
||||
permissions:
|
||||
@@ -24,7 +24,3 @@ jobs:
|
||||
node-version: 20
|
||||
- name: Validate repository consistency
|
||||
run: node scripts/validate-repo.mjs
|
||||
- name: Codex plugin scanner
|
||||
uses: hashgraph-online/hol-codex-plugin-scanner-action@b45d6b583afe05819b24edc8e6418c9ad2e1f1d0 # v1
|
||||
with:
|
||||
plugin_dir: "."
|
||||
@@ -1,8 +1,8 @@
|
||||
# Source
|
||||
|
||||
- Repo: https://github.com/hyhmrright/brooks-lint
|
||||
- Ref: f4af0b27315ca3bdcdcdefb5ee547d1ea8b40ad9
|
||||
- Ref: 821487f9249e8838b01e493585afdabefbf3a066
|
||||
- Remove-Paths:
|
||||
- Snapshot: 2026-06-27
|
||||
- Snapshot: 2026-07-02
|
||||
- Sync-Mode: copy_skill_dirs
|
||||
- Notes: vendored into playbook branch thirdparty/skill
|
||||
|
||||
Reference in New Issue
Block a user