Skip to content

[Snyk] Security upgrade werkzeug from 2.2.3 to 3.0.6 #577

[Snyk] Security upgrade werkzeug from 2.2.3 to 3.0.6

[Snyk] Security upgrade werkzeug from 2.2.3 to 3.0.6 #577

Workflow file for this run

name: Vale checks
on:
pull_request:
branches: [ master ]
push:
branches: [ master ]
jobs:
check-all-files:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Documentation Quality Checks
uses: errata-ai/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}