Skip to content

[Snyk] Upgrade org.apache.logging.log4j:log4j-core from 2.23.1 to 2.24.0 #298

[Snyk] Upgrade org.apache.logging.log4j:log4j-core from 2.23.1 to 2.24.0

[Snyk] Upgrade org.apache.logging.log4j:log4j-core from 2.23.1 to 2.24.0 #298

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