diff --git a/.github/workflows/holonix-update.yaml b/.github/workflows/holonix-update.yaml index 35136b9..fb5ad92 100644 --- a/.github/workflows/holonix-update.yaml +++ b/.github/workflows/holonix-update.yaml @@ -75,9 +75,9 @@ jobs: nix flake update hc-launch - name: Create pull request id: cpr - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: - git-token: ${{ secrets.HRA_GITHUB_TOKEN }} + branch-token: ${{ secrets.HRA_GITHUB_TOKEN }} committer: "Holochain Release Automation " title: "Update Holonix versions on ${{ inputs.branch }}" body: |