diff --git a/.github/workflows/blacked.yml b/.github/workflows/blacked.yml index 4edb2674..a642f807 100644 --- a/.github/workflows/blacked.yml +++ b/.github/workflows/blacked.yml @@ -27,7 +27,7 @@ jobs: - name: Create Pull Request if: steps.git-check.outputs.modified == 'true' id: cpr - uses: peter-evans/create-pull-request@v6.0.3 + uses: peter-evans/create-pull-request@v6.0.4 with: token: ${{ secrets.GITHUB_TOKEN }} commit-message: fix(Linting):blacked code