Skip to content

Commit c803025

Browse files
authored
Merge pull request #24 from ros-sports/dependabot/github_actions/ros-tooling/setup-ros-0.7
Bump ros-tooling/setup-ros from 0.6 to 0.7
2 parents 36e972c + 995f533 commit c803025

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/build_and_test_humble.yaml

+1-1
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/[email protected]

.github/workflows/build_and_test_iron.yaml

+1-1
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/[email protected]

.github/workflows/build_and_test_rolling.yaml

+1-1
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/[email protected]

0 commit comments

Comments
 (0)