diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 26f02b92..7a264e2e 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -123,8 +123,8 @@ jobs: ( echo '## Update cancelled' echo - echo -n 'The `nixpkgs` rev has not changed (`'"$new"'`)' - echo " compared to the already open PR [#$pr_num]($pr_url)." + echo -n 'The `nixpkgs` input has not changed compared to the already open PR: ' + echo -n "[#$pr_num]($pr_url) (\`nixpkgs.rev: $new\`)." echo echo 'The following changes would have been made:' echo '```'