Skip to content

Bump django from 4.2.16 to 5.1.4 #994

Bump django from 4.2.16 to 5.1.4

Bump django from 4.2.16 to 5.1.4 #994

Workflow file for this run

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