From 7288242911e0351d21075f83f407c7df161c08e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 19:21:40 +0000 Subject: [PATCH 1/2] Bump peter-evans/create-pull-request from 6 to 7 Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/holonix-update.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 " From 6d437c10d11d701bd6614fc9927cdf9bf4acb935 Mon Sep 17 00:00:00 2001 From: ThetaSinner Date: Wed, 30 Oct 2024 12:18:01 +0000 Subject: [PATCH 2/2] Update holonix-update.yaml --- .github/workflows/holonix-update.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/holonix-update.yaml b/.github/workflows/holonix-update.yaml index 54b7449..fb5ad92 100644 --- a/.github/workflows/holonix-update.yaml +++ b/.github/workflows/holonix-update.yaml @@ -77,7 +77,7 @@ jobs: id: cpr 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: |