diff --git a/.github/workflows/pizza.yml b/.github/workflows/pizza.yml index 7a768d83e..565104edd 100644 --- a/.github/workflows/pizza.yml +++ b/.github/workflows/pizza.yml @@ -11,6 +11,8 @@ jobs: runs-on: ubuntu-latest steps: - name: Pizza Action - uses: open-sauced/pizza-action@v2.1.0 + uses: open-sauced/pizza-action@v2.2.0 with: + cli-version: 'v2.1.0' commit-and-pr: 'true' + pr-title: 'chore: update repository codeowners'