Skip to content

Commit ccd67b5

Browse files
Bump ros-tooling/setup-ros from 0.6 to 0.7
Bumps [ros-tooling/setup-ros](https://github.com/ros-tooling/setup-ros) from 0.6 to 0.7. - [Release notes](https://github.com/ros-tooling/setup-ros/releases) - [Commits](ros-tooling/setup-ros@v0.6...v0.7) --- updated-dependencies: - dependency-name: ros-tooling/setup-ros dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6e1b3ba commit ccd67b5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/build_and_test_humble.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
# Steps represent a sequence of tasks that will be executed as part of the job
2828
steps:
29-
- uses: ros-tooling/setup-ros@v0.6
29+
- uses: ros-tooling/setup-ros@v0.7
3030
with:
3131
use-ros2-testing: true
3232
- uses: ros-tooling/action-ros-ci@v0.3

.github/workflows/build_and_test_iron.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
# Steps represent a sequence of tasks that will be executed as part of the job
2828
steps:
29-
- uses: ros-tooling/setup-ros@v0.6
29+
- uses: ros-tooling/setup-ros@v0.7
3030
with:
3131
use-ros2-testing: true
3232
- uses: ros-tooling/action-ros-ci@v0.3

.github/workflows/build_and_test_rolling.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
# Steps represent a sequence of tasks that will be executed as part of the job
2828
steps:
29-
- uses: ros-tooling/setup-ros@v0.6
29+
- uses: ros-tooling/setup-ros@v0.7
3030
with:
3131
use-ros2-testing: true
3232
- uses: ros-tooling/action-ros-ci@v0.3

0 commit comments

Comments
 (0)