Skip to content

[Snyk] Security upgrade zipp from 3.15.0 to 3.19.1 #44

[Snyk] Security upgrade zipp from 3.15.0 to 3.19.1

[Snyk] Security upgrade zipp from 3.15.0 to 3.19.1 #44

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: .