Skip to content

[Snyk] Security upgrade jinja2 from 2.11.3 to 3.1.4 #35

[Snyk] Security upgrade jinja2 from 2.11.3 to 3.1.4

[Snyk] Security upgrade jinja2 from 2.11.3 to 3.1.4 #35

Workflow file for this run

---
name: Yaml Lint
on: # yamllint disable-line rule:truthy
push:
pull_request:
jobs:
yamllint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v1
- name: YAML Lint and Annotate
uses: Staffbase/yamllint-action@v1.1.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
## The target path is processed recursively
target-path: .