Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Commit 78a0708

Browse files
authored
Merge pull request #231 from BalancerMaxis/dependabot/github_actions/stefanzweifel/git-auto-commit-action-7
chore(deps): bump stefanzweifel/git-auto-commit-action from 6 to 7
2 parents ed64eb3 + 6f8ff32 commit 78a0708

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update_earned_fees.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
python generate_earned_fees.py
4040
4141
- name: Commit CSV files
42-
uses: stefanzweifel/git-auto-commit-action@v6
42+
uses: stefanzweifel/git-auto-commit-action@v7
4343
with:
4444
branch: "collect-fees-cron"
4545
file_pattern: "fee_allocator/allocations/incentives/current_fees/*_earned_fees_*.csv"

0 commit comments

Comments
 (0)