🏡 index : github.com/captn3m0/photon-os-advisories.git

author Nemo <commits@captnemo.in> 2025-02-03 12:57:08.0 +05:30:00
committer Nemo <commits@captnemo.in> 2025-02-03 12:57:48.0 +05:30:00
commit
7df139a08949bd8bd8b8c13da937b7bbd6f73d94 [patch]
tree
bf873944587d17a8d0156e93a200121e45664fc3
parent
4b456a2d4da24fec7e6bade4c8f499edb7bc3fe5
download
7df139a08949bd8bd8b8c13da937b7bbd6f73d94.tar.gz

Validate schema



Diff

 .github/workflows/update.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.github/workflows/update.yaml b/.github/workflows/update.yaml
index 7357656..c595310 100644
--- a/.github/workflows/update.yaml
+++ a/.github/workflows/update.yaml
@@ -28,6 +28,11 @@
        git add photon-wiki
        python generate.py
      id: update_advisories
    - name: Validate OSV Schema
      uses: lyubick/action-YAML-schema-validator@v4
      with:
          json-schema-file: https://raw.githubusercontent.com/ossf/osv-schema/refs/heads/main/validation/schema.json
          yaml-json-file-dir: advisories
    - uses: stefanzweifel/git-auto-commit-action@v4
      with:
        commit_message: Update Advisories