diff --git a/.github/workflows/mega-linter.yml b/.github/workflows/mega-linter.yml index b18645ca..4d2a73e5 100644 --- a/.github/workflows/mega-linter.yml +++ b/.github/workflows/mega-linter.yml @@ -162,7 +162,7 @@ jobs: run: sudo chown -Rc $UID .git/ - name: Commit and push applied linter fixes - uses: stefanzweifel/git-auto-commit-action@v4 + uses: stefanzweifel/git-auto-commit-action@v5 if: env.APPLY_FIXES_IF_COMMIT == 'true' with: branch: >-