diff --git a/.github/workflows/update-crds.yml b/.github/workflows/update-crds.yml index 21775b03c..9a9568c02 100644 --- a/.github/workflows/update-crds.yml +++ b/.github/workflows/update-crds.yml @@ -34,7 +34,7 @@ jobs: done - id: cpr name: Create Pull Request - uses: peter-evans/create-pull-request@v5 + uses: peter-evans/create-pull-request@v6 with: token: ${{ secrets.PAT }} commit-message: Update upstream specifications to their latest version