Skip to content

Commit

Permalink
Bump ros-tooling/setup-ros from 0.2 to 0.5
Browse files Browse the repository at this point in the history
Bumps [ros-tooling/setup-ros](https://github.com/ros-tooling/setup-ros) from 0.2 to 0.5.
- [Release notes](https://github.com/ros-tooling/setup-ros/releases)
- [Commits](ros-tooling/setup-ros@v0.2...v0.5)

---
updated-dependencies:
- dependency-name: ros-tooling/setup-ros
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 25, 2023
1 parent fee37a3 commit 091be3c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
fetch-depth: 2 # https://github.com/codecov/codecov-action/issues/190#issuecomment-790729633

- name: Setup ROS environment
uses: ros-tooling/setup-ros@v0.2
uses: ros-tooling/setup-ros@v0.5
with:
required-ros-distributions: ${{ matrix.ros_distribution }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
languages: ${{ matrix.language }}

- name: Setup ROS environment
uses: ros-tooling/setup-ros@v0.2
uses: ros-tooling/setup-ros@v0.5
with:
required-ros-distributions: ${{ matrix.ros_distribution }}

Expand Down

0 comments on commit 091be3c

Please sign in to comment.