Skip to content

Commit

Permalink
Merge pull request #29 from alliance-genome/hotfix-upgrade-pr-action
Browse files Browse the repository at this point in the history
Upgrade create-pull-request action to v7
  • Loading branch information
nuin authored Sep 9, 2024
2 parents a632c4b + 5dd5fa7 commit 79b6109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flybase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
tar cf - *.json | (cd ../../agr_blast_service_configuration/conf/FB/; tar xvBpf -)
- name: Create PR for updated FlyBase conf files
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
add-paths: |
agr_blast_service_configuration/conf/FB/*.json
Expand Down

0 comments on commit 79b6109

Please sign in to comment.