From 879d52459687b26b76aeed318041aab4a179d5e4 Mon Sep 17 00:00:00 2001 From: Markus Rudy Date: Wed, 20 Mar 2024 16:41:24 +0100 Subject: [PATCH] ci: advertise correct fix for untidy repo --- .github/workflows/static.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 6f3d7b1169..7738131deb 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -40,7 +40,7 @@ jobs: uses: ./.github/actions/pushdiff with: error: Go source needs to be updated, check the GitHub run summary for the diff. - suggested-fix: Run \`nix run .#generate\` to generate and tidy Go code. + suggested-fix: Run \`nix run .#scripts.generate\` to generate and tidy Go code. renovate-commit-msg: "fixup: update Go source" govulncheck: