Skip to content

Commit 3f77cba

Browse files
dependabot[bot]christophfroehlich
andauthoredDec 6, 2023
Bump ros-tooling/setup-ros from 0.6 to 0.7 (#91)
Bumps [ros-tooling/setup-ros](https://github.com/ros-tooling/setup-ros) from 0.6 to 0.7. - [Release notes](https://github.com/ros-tooling/setup-ros/releases) - [Commits](ros-tooling/setup-ros@v0.6...v0.7) --- updated-dependencies: - dependency-name: ros-tooling/setup-ros 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> Co-authored-by: Christoph Fröhlich <christophfroehlich@users.noreply.github.com>
1 parent 337b934 commit 3f77cba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/ros-lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
linter: [copyright, lint_cmake]
1313
steps:
1414
- uses: actions/checkout@v4
15-
- uses: ros-tooling/setup-ros@v0.6
15+
- uses: ros-tooling/setup-ros@v0.7
1616
- uses: ros-tooling/action-ros-lint@v0.1
1717
with:
1818
distribution: rolling

0 commit comments

Comments
 (0)
Please sign in to comment.