Skip to content

Bump flask-session from 0.5.0 to 0.6.0 in /app #230

Bump flask-session from 0.5.0 to 0.6.0 in /app

Bump flask-session from 0.5.0 to 0.6.0 in /app #230

Workflow file for this run

---
name: YAMLlint
on:
- push
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: 'Checkout'
uses: actions/checkout@v4
- name: 'Yamllint'
uses: ibiqlik/action-yamllint@v3
with:
file_or_dir: .github/workflows/