diff --git a/.github/workflows/update_dlls.yml b/.github/workflows/update_dlls.yml index 9b8ab74d..aa27e727 100644 --- a/.github/workflows/update_dlls.yml +++ b/.github/workflows/update_dlls.yml @@ -76,7 +76,7 @@ jobs: branch: update-dlls title: Update Yarn Spinner DLLs to latest (${{ steps.gitversion.outputs.shortSha }}) body: | - This is an automated PR made by ${{ github.actor }} that updates the precompiled Yarn Spinner DLLs (and their dependencies) to YarnSpinnerTool/YarnSpinner@${{ steps.gitversion.outputs.shortSha }} (${{ steps.gitversion.outputs.semVer }}). + This is an automated PR made by @${{ github.actor }} that updates the precompiled Yarn Spinner DLLs (and their dependencies) to YarnSpinnerTool/YarnSpinner@${{ steps.gitversion.outputs.shortSha }} (v${{ steps.gitversion.outputs.fullSemVer }}).