Skip to content

Commit

Permalink
ci: advertise correct fix for untidy repo
Browse files Browse the repository at this point in the history
  • Loading branch information
burgerdev committed Mar 21, 2024
1 parent 1d4eebb commit 6f71293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 6f71293

Please sign in to comment.