diff --git a/.github/workflows/mega-linter.yml b/.github/workflows/mega-linter.yml index 34c6c05..9705f59 100644 --- a/.github/workflows/mega-linter.yml +++ b/.github/workflows/mega-linter.yml @@ -196,7 +196,7 @@ jobs: # Create pull request if applicable # (for now works only on PR from same repository, not from forks) - name: Create Pull Request with Applied Fixes - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 id: cpr if: env.APPLY_FIXES_IF_PR == 'true' with: