From c2f81fe04e6f71228698c8fc60e9fc876eef17f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 07:34:25 +0000 Subject: [PATCH] chore(deps): bump PickNikRobotics/moveit_pro_ci from 0.5.1 to 0.9.0 Bumps [PickNikRobotics/moveit_pro_ci](https://github.com/picknikrobotics/moveit_pro_ci) from 0.5.1 to 0.9.0. - [Release notes](https://github.com/picknikrobotics/moveit_pro_ci/releases) - [Commits](https://github.com/picknikrobotics/moveit_pro_ci/compare/e0e05a8de9a8d78e5ba58cd68ca254d3a41cc1d8...a0e3b30c9aa8f8f82f95c91e5a34989d01caa046) --- updated-dependencies: - dependency-name: PickNikRobotics/moveit_pro_ci dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/batch-merge-release-branch.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/batch-merge-release-branch.yaml b/.github/workflows/batch-merge-release-branch.yaml index 58b0a861f..ce85053ca 100644 --- a/.github/workflows/batch-merge-release-branch.yaml +++ b/.github/workflows/batch-merge-release-branch.yaml @@ -23,7 +23,7 @@ jobs: - name: Get current release branch id: get_current_release_branch - uses: PickNikRobotics/moveit_pro_ci/.github/actions/find_release_branch@e0e05a8de9a8d78e5ba58cd68ca254d3a41cc1d8 # v0.5.1 + uses: PickNikRobotics/moveit_pro_ci/.github/actions/find_release_branch@a0e3b30c9aa8f8f82f95c91e5a34989d01caa046 # v0.9.0 - name: Merge release branch into main id: merge