Skip to content

fix: upgrade org.apache.logging.log4j:log4j-api from 2.24.0 to 2.24.1… #358

fix: upgrade org.apache.logging.log4j:log4j-api from 2.24.0 to 2.24.1…

fix: upgrade org.apache.logging.log4j:log4j-api from 2.24.0 to 2.24.1… #358

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