diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 6f3d7b116..7738131de 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: