Skip to content

CVE-2025-21647: Update the lts template. #104

CVE-2025-21647: Update the lts template.

CVE-2025-21647: Update the lts template. #104

Workflow file for this run

name: YAML-Lint
on:
push:
branches: [ "main", "yaml-lint" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:
jobs:
yamllint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install yamllint
run: sudo apt-get install yamllint
- name: Run yamllint
run: yamllint template.yml vulns/