Sync Cargo.lock with Zenoh c37f04f from 2026-03-13
#384
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Update release project | ||
| on: | ||
| issues: | ||
| types: [opened, edited, labeled] | ||
| pull_request_target: | ||
| types: [closed] | ||
| branches: | ||
| - main | ||
| jobs: | ||
| main: | ||
| uses: eclipse-zenoh/zenoh/.github/workflows/update-release-project.yml@main | ||
|
Check failure on line 13 in .github/workflows/update-release-project.yml
|
||
| secrets: inherit | ||