We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fbe625 commit de1d0dfCopy full SHA for de1d0df
.github/workflows/dependency-update.yaml
@@ -53,5 +53,5 @@ jobs:
53
54
See full diff at
55
https://github.com/project-chip/connectedhomeip/compare/${{ steps.update-submodule.outputs.short_hash_before }}...${{ steps.update-submodule.outputs.short_hash }}.
56
- branch: update-connectedhomeip-submodule-to-${{ steps.update-submodule.outputs.short_hash }}
+ branch: update-connectedhomeip-submodule-to-latest-master
57
0 commit comments