Skip to content

Bump flask-session from 0.6.0 to 0.7.0 in /app #240

Bump flask-session from 0.6.0 to 0.7.0 in /app

Bump flask-session from 0.6.0 to 0.7.0 in /app #240

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/