diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 30c71423..cb2b66c3 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -38,7 +38,7 @@ jobs: with: config: .ls-lint.yaml - name: Create Pull Request - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 if: github.ref == 'refs/heads/main' with: commit-message: fixed formatting mistakes have sneaked into prod