Skip to content

Update ODF version for CVE fixes #315

Update ODF version for CVE fixes

Update ODF version for CVE fixes #315

Workflow file for this run

---
name: yamllint
on:
pull_request:
branches:
- '*'
jobs:
yamllint:
name: yamllint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: yamllint
uses: ibiqlik/action-yamllint@v3
with:
config_file: ./.github/workflows/conf/yamllint.yaml
file_or_dir: . # Recursive on all yaml files