diff --git a/.github/workflows/pizza-action.yml b/.github/workflows/pizza-action.yml index 4cae6016..852dadec 100644 --- a/.github/workflows/pizza-action.yml +++ b/.github/workflows/pizza-action.yml @@ -11,7 +11,8 @@ jobs: runs-on: ubuntu-latest steps: - name: Pizza Action - uses: open-sauced/pizza-action@v2.0.0 + uses: open-sauced/pizza-action@v2.3.0 with: - commit-and-pr: true - + cli-version: "v2.2.0" + commit-and-pr: "true" + pr-title: "chore: update repository codeowners"