diff --git a/.github/workflows/mega-linter.yml b/.github/workflows/mega-linter.yml index 34c6c05..fa157f9 100644 --- a/.github/workflows/mega-linter.yml +++ b/.github/workflows/mega-linter.yml @@ -226,7 +226,7 @@ jobs: ######################################################## # (for now works only on PR from same repository, not from forks) - name: Commit and Push Applied Linter Fixes - uses: stefanzweifel/git-auto-commit-action@v5 + uses: stefanzweifel/git-auto-commit-action@v7 if: env.APPLY_FIXES_IF_COMMIT == 'true' with: branch: >-