Skip to content

Bump django-cms from 3.11.8 to 3.11.9 #978

Bump django-cms from 3.11.8 to 3.11.9

Bump django-cms from 3.11.8 to 3.11.9 #978

Workflow file for this run

---
name: reviewdog
on: [pull_request]
jobs:
hadolint:
name: runner / hadolint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: reviewdog/action-hadolint@v1
with:
github_token: ${{ secrets.github_token }}