Skip to content

[Snyk] Upgrade org.marc4j:marc4j from 2.9.5 to 2.9.6 #383

[Snyk] Upgrade org.marc4j:marc4j from 2.9.5 to 2.9.6

[Snyk] Upgrade org.marc4j:marc4j from 2.9.5 to 2.9.6 #383

Workflow file for this run

name: Validate Avram Schemas
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 20
- run: npm install
- name: Validate Avram Schema files
run: ./avram-schemas/validate-schemas