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 (#884)

chore: fixes dependabot updates using ammend to avoid failures when no changes are done.
  • Loading branch information
jcchavezs authored Oct 6, 2023
1 parent 9d0b3e0 commit 1b97ecc
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 1b97ecc

Please sign in to comment.