Skip to content

Commit a00c44e

Browse files
Bump ros-tooling/action-ros-ci from 0.3 to 0.4 (#102)
Bumps [ros-tooling/action-ros-ci](https://github.com/ros-tooling/action-ros-ci) from 0.3 to 0.4. - [Release notes](https://github.com/ros-tooling/action-ros-ci/releases) - [Commits](ros-tooling/action-ros-ci@v0.3...v0.4) --- updated-dependencies: - dependency-name: ros-tooling/action-ros-ci dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8dbf4b9 commit a00c44e

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/build_and_test_foxy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
with:
2828
# The testing repository will be used
2929
use-ros2-testing: true
30-
- uses: ros-tooling/action-ros-ci@v0.3
30+
- uses: ros-tooling/action-ros-ci@v0.4
3131
with:
3232
target-ros2-distro: foxy

.github/workflows/build_and_test_humble.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
with:
2727
# The testing repository will be used
2828
use-ros2-testing: true
29-
- uses: ros-tooling/action-ros-ci@v0.3
29+
- uses: ros-tooling/action-ros-ci@v0.4
3030
with:
3131
target-ros2-distro: humble

.github/workflows/build_and_test_rolling.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
with:
2727
# The testing repository will be used
2828
use-ros2-testing: true
29-
- uses: ros-tooling/action-ros-ci@v0.3
29+
- uses: ros-tooling/action-ros-ci@v0.4
3030
with:
3131
target-ros2-distro: rolling

0 commit comments

Comments
 (0)