From cdac771e887d86f671d3fd47d5746a86f05ac4e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 08:55:51 +0000 Subject: [PATCH] Bump ros-tooling/setup-ros from 0.7.1 to 0.7.3 Bumps [ros-tooling/setup-ros](https://github.com/ros-tooling/setup-ros) from 0.7.1 to 0.7.3. - [Release notes](https://github.com/ros-tooling/setup-ros/releases) - [Commits](https://github.com/ros-tooling/setup-ros/compare/0.7.1...0.7.3) --- updated-dependencies: - dependency-name: ros-tooling/setup-ros dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e5f3be48..50810c6c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,7 +36,7 @@ jobs: with: path: ros_ws/src - - uses: ros-tooling/setup-ros@0.7.1 + - uses: ros-tooling/setup-ros@0.7.3 - uses: ros-tooling/action-ros-ci@v0.3 with: