diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 43aae81..83ec4ac 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -23,7 +23,7 @@ jobs: with: app_id: ${{ secrets.APP_ID }} private_key: ${{ secrets.APP_SECRET_KEY }} - - uses: peter-evans/create-pull-request@v6 + - uses: peter-evans/create-pull-request@v7 with: branch: svd-update commit-message: "feat: updating from newer svd2rust"