Skip to content

Commit

Permalink
Bump ros-industrial/industrial_ci
Browse files Browse the repository at this point in the history
Bumps [ros-industrial/industrial_ci](https://github.com/ros-industrial/industrial_ci) from 875c2aebfd634eebaa84dbe5198f2fdb4c5f1b7e to 8d0620b3c43fc3bb2599b6ede6e0a261a2eced02.
- [Commits](ros-industrial/industrial_ci@875c2ae...8d0620b)

---
updated-dependencies:
- dependency-name: ros-industrial/industrial_ci
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 89ca74d commit d963be7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ros-humble-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
path: ${{ env.CCACHE_DIR }}
key: ccache-${{ matrix.env.ROS_DISTRO }}-${{ matrix.env.ROS_REPO }}
# Run industrial_ci
- uses: 'ros-industrial/industrial_ci@875c2aebfd634eebaa84dbe5198f2fdb4c5f1b7e'
- uses: 'ros-industrial/industrial_ci@8d0620b3c43fc3bb2599b6ede6e0a261a2eced02'
env: ${{ matrix.env }}
2 changes: 1 addition & 1 deletion .github/workflows/ros-jazzy-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
path: ${{ env.CCACHE_DIR }}
key: ccache-${{ matrix.env.ROS_DISTRO }}-${{ matrix.env.ROS_REPO }}
# Run industrial_ci
- uses: 'ros-industrial/industrial_ci@875c2aebfd634eebaa84dbe5198f2fdb4c5f1b7e'
- uses: 'ros-industrial/industrial_ci@8d0620b3c43fc3bb2599b6ede6e0a261a2eced02'
env: ${{ matrix.env }}
2 changes: 1 addition & 1 deletion .github/workflows/ros-rolling-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
path: ${{ env.CCACHE_DIR }}
key: ccache-${{ matrix.env.ROS_DISTRO }}-${{ matrix.env.ROS_REPO }}
# Run industrial_ci
- uses: 'ros-industrial/industrial_ci@875c2aebfd634eebaa84dbe5198f2fdb4c5f1b7e'
- uses: 'ros-industrial/industrial_ci@8d0620b3c43fc3bb2599b6ede6e0a261a2eced02'
env: ${{ matrix.env }}

0 comments on commit d963be7

Please sign in to comment.