diff --git a/.github/workflows/fix-dependabot.yml b/.github/workflows/fix-dependabot.yml index 2a885279f..b0ca2fd9f 100644 --- a/.github/workflows/fix-dependabot.yml +++ b/.github/workflows/fix-dependabot.yml @@ -21,4 +21,4 @@ jobs: uses: devops-infra/action-commit-push@master with: github_token: ${{ secrets.GITHUB_TOKEN }} - commit_message: "chore: go mod tidy" + ammend: true