Skip to content

Commit

Permalink
Merge pull request #100 from yegor256/renovate/peter-evans-create-pul…
Browse files Browse the repository at this point in the history
…l-request-7.x

Update peter-evans/create-pull-request action to v7
  • Loading branch information
yegor256 authored Sep 6, 2024
2 parents c6d58c1 + acceb92 commit 9d0bee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/load-generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
python-version: "3.12.5"
- run: pip install -r requirements.txt
- run: python compile.py cfp.yml README.md
- uses: peter-evans/create-pull-request@v6
- uses: peter-evans/create-pull-request@v7
with:
branch: load-data
commit-message: 'new CFP data'
Expand Down

0 comments on commit 9d0bee4

Please sign in to comment.