Skip to content

Commit

Permalink
Merge pull request #52 from BalancerMaxis/dependabot/github_actions/p…
Browse files Browse the repository at this point in the history
…eter-evans/create-pull-request-7

Bump peter-evans/create-pull-request from 6 to 7
  • Loading branch information
Tritium-VLK authored Sep 4, 2024
2 parents 46996e7 + 3b4cceb commit 1723fc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_payment_round.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
python3 main.py --ts_bound $TIMESTAMP
- name: Create PR
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
commit-message: "Generate incentives run for ${{ github.event.inputs.epoch_end_date }}"
title: "Generate incentives run for ${{ github.event.inputs.epoch_end_date }}"
Expand Down

0 comments on commit 1723fc0

Please sign in to comment.