Skip to content
This repository was archived by the owner on Jun 26, 2026. It is now read-only.

Commit 4c74e55

Browse files
committed
Show commits
1 parent 9f08f13 commit 4c74e55

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/update-submodule.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@ 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+
- Old commit: [${{ steps.submodule-new.outputs.oldShort }}](${{ steps.submodule-new.outputs.oldCommitUrl }})
78+
- New commit: [${{ steps.submodule-new.outputs.newShort }}](${{ steps.submodule-new.outputs.newCommitUrl }})
79+
7780
[View changes](${{ steps.submodule-new.outputs.compareUrl }})
7881
branch: update-submodules
7982
delete-branch: true

0 commit comments

Comments
 (0)