From ef4795466ea3390f5b3a4f68cac5cc0d02d3ff22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 07:33:53 +0000 Subject: [PATCH] chore(deps): bump PickNikRobotics/moveit_pro_ci/.github/actions/find_release_branch Bumps [PickNikRobotics/moveit_pro_ci/.github/actions/find_release_branch](https://github.com/picknikrobotics/moveit_pro_ci) from 0.9.0 to 0.9.1. - [Release notes](https://github.com/picknikrobotics/moveit_pro_ci/releases) - [Commits](https://github.com/picknikrobotics/moveit_pro_ci/compare/a0e3b30c9aa8f8f82f95c91e5a34989d01caa046...2eff8c8aa644ed07acaaebc9eb15af4af7169e79) --- updated-dependencies: - dependency-name: PickNikRobotics/moveit_pro_ci/.github/actions/find_release_branch dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 8854536c2..a5a3c500d 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@a0e3b30c9aa8f8f82f95c91e5a34989d01caa046 # v0.9.0 + uses: PickNikRobotics/moveit_pro_ci/.github/actions/find_release_branch@2eff8c8aa644ed07acaaebc9eb15af4af7169e79 # v0.9.1 - name: Merge release branch into main id: merge