From 12f64de77974fa0892397888fc4d4664db1e12cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 07:40:46 +0000 Subject: [PATCH] chore(deps): bump PickNikRobotics/moveit_pro_ci from 0.2.0 to 0.3.1 Bumps [PickNikRobotics/moveit_pro_ci](https://github.com/picknikrobotics/moveit_pro_ci) from 0.2.0 to 0.3.1. - [Release notes](https://github.com/picknikrobotics/moveit_pro_ci/releases) - [Commits](https://github.com/picknikrobotics/moveit_pro_ci/compare/d8676de7c5e49d274277cf536b6d41fbacf71642...d490a1dfe91758dd1da3277fbd47b5b1efe5e0c3) --- updated-dependencies: - dependency-name: PickNikRobotics/moveit_pro_ci dependency-version: 0.3.1 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 83cef5ce0..6c8fb95fa 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@d8676de7c5e49d274277cf536b6d41fbacf71642 # v0.2.0 + uses: PickNikRobotics/moveit_pro_ci/.github/actions/find_release_branch@d490a1dfe91758dd1da3277fbd47b5b1efe5e0c3 # v0.3.1 - name: Merge release branch into main id: merge