From ed028d2804a4aabfe001b9cbf3b7e731ddae42b8 Mon Sep 17 00:00:00 2001 From: pawelirh Date: Thu, 27 Jun 2024 11:55:11 +0000 Subject: [PATCH] hotfix-allow-unshallow-copy --- .github/workflows/release-repository.yaml | 1 - panther/panther_hardware.repos | 2 +- panther/panther_simulation.repos | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/release-repository.yaml b/.github/workflows/release-repository.yaml index 4444ad926..d1e838bae 100644 --- a/.github/workflows/release-repository.yaml +++ b/.github/workflows/release-repository.yaml @@ -36,7 +36,6 @@ jobs: uses: actions/checkout@v4 with: ref: ${{ github.event.inputs.release_candidate }} - fetch-depth: 0 - name: Catkin release id: catkin_release diff --git a/panther/panther_hardware.repos b/panther/panther_hardware.repos index 154081bfb..f3188165a 100644 --- a/panther/panther_hardware.repos +++ b/panther/panther_hardware.repos @@ -10,7 +10,7 @@ repositories: panther_msgs: type: git url: https://github.com/husarion/panther_msgs.git - version: fa21eada3d8cd332b48c42d70289fd5ba575cc50 + version: 12b77cf8f5a8ececfc737ab2806d04df0d7ed60d ros_components_description: type: git url: https://github.com/husarion/ros_components_description.git diff --git a/panther/panther_simulation.repos b/panther/panther_simulation.repos index 40a4924c7..731d9ac63 100644 --- a/panther/panther_simulation.repos +++ b/panther/panther_simulation.repos @@ -10,7 +10,7 @@ repositories: panther_msgs: type: git url: https://github.com/husarion/panther_msgs.git - version: fa21eada3d8cd332b48c42d70289fd5ba575cc50 + version: 12b77cf8f5a8ececfc737ab2806d04df0d7ed60d ros_components_description: type: git url: https://github.com/husarion/ros_components_description.git