Skip to content

Bump djangocms-attributes-field from 3.0.0 to 4.0.0 #987

Bump djangocms-attributes-field from 3.0.0 to 4.0.0

Bump djangocms-attributes-field from 3.0.0 to 4.0.0 #987

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 }}