Skip to content

Commit fe34e20

Browse files
authored
Merge pull request #19 from ros-sports/dependabot/github_actions/ros-tooling/action-ros-ci-0.4
Bump ros-tooling/action-ros-ci from 0.3 to 0.4
2 parents efa4d84 + 26bf967 commit fe34e20

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
@@ -30,7 +30,7 @@ jobs:
3030
- uses: ros-tooling/setup-ros@v0.7
3131
with:
3232
use-ros2-testing: true
33-
- uses: ros-tooling/action-ros-ci@v0.3
33+
- uses: ros-tooling/action-ros-ci@v0.4
3434
with:
3535
target-ros2-distro: humble
3636
vcs-repo-file-url: dependencies.repos

.github/workflows/build_and_test_jazzy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- uses: ros-tooling/setup-ros@v0.7
3131
with:
3232
use-ros2-testing: true
33-
- uses: ros-tooling/action-ros-ci@v0.3
33+
- uses: ros-tooling/action-ros-ci@v0.4
3434
with:
3535
target-ros2-distro: jazzy
3636
vcs-repo-file-url: dependencies.repos

.github/workflows/build_and_test_rolling.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- uses: ros-tooling/setup-ros@v0.7
3131
with:
3232
use-ros2-testing: true
33-
- uses: ros-tooling/action-ros-ci@v0.3
33+
- uses: ros-tooling/action-ros-ci@v0.4
3434
with:
3535
target-ros2-distro: rolling
3636
vcs-repo-file-url: dependencies.repos

0 commit comments

Comments
 (0)