Skip to content

[Snyk] Security upgrade @angular-devkit/build-angular from 15.0.0 to 16.2.5 #356

[Snyk] Security upgrade @angular-devkit/build-angular from 15.0.0 to 16.2.5

[Snyk] Security upgrade @angular-devkit/build-angular from 15.0.0 to 16.2.5 #356

Workflow file for this run

name: Lint YAML files
on:
- push
- pull_request
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v2
- name: Setup Python
uses: actions/setup-python@v2
with:
python-version: 3.9
- name: Check YAML
run: make yamllint