Skip to content

Commit

Permalink
chore: fixes dependabot updates using ammend to avoid failures when n…
Browse files Browse the repository at this point in the history
…o changes are done.
  • Loading branch information
jcchavezs committed Oct 6, 2023
1 parent f21e300 commit 98f270b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fix-dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 98f270b

Please sign in to comment.