diff --git a/.github/workflows/mega-linter.yml b/.github/workflows/mega-linter.yml index 847a7cd..ea0c19d 100644 --- a/.github/workflows/mega-linter.yml +++ b/.github/workflows/mega-linter.yml @@ -172,7 +172,7 @@ jobs: run: sudo chown -Rc $UID .git/ - name: Commit and push applied linter fixes - uses: stefanzweifel/git-auto-commit-action@v5 + uses: stefanzweifel/git-auto-commit-action@v7 if: >- steps.ml.outputs.has_updated_sources == 1 && (