From 3b6f8f2eafe30f4f83e0b56b83032c56b6d77bf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 18:01:54 +0000 Subject: [PATCH] Bump ros-tooling/setup-ros from 0.6.1 to 0.7.0 Bumps [ros-tooling/setup-ros](https://github.com/ros-tooling/setup-ros) from 0.6.1 to 0.7.0. - [Release notes](https://github.com/ros-tooling/setup-ros/releases) - [Commits](https://github.com/ros-tooling/setup-ros/compare/0.6.1...0.7.0) --- updated-dependencies: - dependency-name: ros-tooling/setup-ros dependency-type: direct:production update-type: version-update:semver-minor ... 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 f7ac99908..601718976 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -40,7 +40,7 @@ jobs: with: path: ros_ws/src - - uses: ros-tooling/setup-ros@0.6.1 + - uses: ros-tooling/setup-ros@0.7.0 - uses: ros-tooling/action-ros-ci@v0.3 with: