diff --git a/.github/workflows/migration-fixer.yml b/.github/workflows/migration-fixer.yml index b30d8127..d9da61ea 100644 --- a/.github/workflows/migration-fixer.yml +++ b/.github/workflows/migration-fixer.yml @@ -24,7 +24,7 @@ jobs: make install-test - name: Run django-migration-fixer - uses: tj-django/django-migration-fixer@v1.3.5 + uses: tj-django/django-migration-fixer@v1.3.6 - name: Verify Changed files uses: tj-actions/verify-changed-files@v11