Skip to content

Bump js-yaml from 4.1.1 to 4.3.1 in /src/report #2112

Bump js-yaml from 4.1.1 to 4.3.1 in /src/report

Bump js-yaml from 4.1.1 to 4.3.1 in /src/report #2112

Workflow file for this run

on: [pull_request]
jobs:
validate:
runs-on: windows-latest
steps:
- uses: actions/checkout@v6
- name: Install Prerequisites
run: .\build\powershell\Install-Prerequisites.ps1
shell: pwsh
- name: Validate
run: .\code-tests\pester.ps1
shell: pwsh