diff --git a/.github/workflows/holonix-update.yaml b/.github/workflows/holonix-update.yaml index 35136b9..54b7449 100644 --- a/.github/workflows/holonix-update.yaml +++ b/.github/workflows/holonix-update.yaml @@ -75,7 +75,7 @@ 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 }} committer: "Holochain Release Automation "