Skip to content

Commit

Permalink
Merge pull request #20 from ros-sports/dependabot/github_actions/ros-…
Browse files Browse the repository at this point in the history
…tooling/action-ros-ci-0.3

Bump ros-tooling/action-ros-ci from 0.2 to 0.3
  • Loading branch information
ijnek authored Mar 1, 2023
2 parents e51e97d + 2a2fbef commit b7ad685
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test_galactic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
- uses: ros-tooling/[email protected]
with:
use-ros2-testing: true
- uses: ros-tooling/action-ros-ci@v0.2
- uses: ros-tooling/action-ros-ci@v0.3
with:
target-ros2-distro: galactic
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test_humble.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
- uses: ros-tooling/[email protected]
with:
use-ros2-testing: true
- uses: ros-tooling/action-ros-ci@v0.2
- uses: ros-tooling/action-ros-ci@v0.3
with:
target-ros2-distro: humble
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test_rolling.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
- uses: ros-tooling/[email protected]
with:
use-ros2-testing: true
- uses: ros-tooling/action-ros-ci@v0.2
- uses: ros-tooling/action-ros-ci@v0.3
with:
target-ros2-distro: rolling

0 comments on commit b7ad685

Please sign in to comment.