This repository was archived by the owner on Jun 26, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -74,10 +74,16 @@ jobs:
7474 body : |
7575 Updated [${{ steps.submodule-new.outputs.repoName }}](${{ steps.submodule-new.outputs.repoUrl }}) from ${{ steps.submodule-new.outputs.oldShort }} to ${{ steps.submodule-new.outputs.newShort }}.
7676
77+ <details>
78+ <summary>Details</summary>
79+
80+ _This automated submodule update was generated by workflow._
81+
7782 - Old commit: [${{ steps.submodule-new.outputs.oldShort }}](${{ steps.submodule-new.outputs.oldCommitUrl }})
7883 - New commit: [${{ steps.submodule-new.outputs.newShort }}](${{ steps.submodule-new.outputs.newCommitUrl }})
7984
8085 [View changes](${{ steps.submodule-new.outputs.compareUrl }})
86+ </details>
8187 branch : update-submodules
8288 delete-branch : true
8389 base : main
You can’t perform that action at this time.
0 commit comments