Skip to content

Commit

Permalink
Merge pull request #11 from tier4/dependabot/github_actions/ros-tooli…
Browse files Browse the repository at this point in the history
…ng/setup-ros-0.5

Bump ros-tooling/setup-ros from 0.2 to 0.5
  • Loading branch information
amc-nu authored Jan 30, 2023
2 parents 52e159b + 091be3c commit cd1577c
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 cd1577c

Please sign in to comment.