Skip to content

Commit

Permalink
Merge pull request #46 from CostasAK/dependabot/github_actions/stefan…
Browse files Browse the repository at this point in the history
…zweifel/git-auto-commit-action-5

ci(gh-actions): bump stefanzweifel/git-auto-commit-action from 4 to 5
  • Loading branch information
CostasAK authored Jul 25, 2024
2 parents 2a13d7c + 750d494 commit 8620cb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: "Format Write"
run: pnpm run format-write
- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v4
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: "style(format): write prettier formatting"
automerge:
Expand Down

0 comments on commit 8620cb7

Please sign in to comment.