Skip to content

Commit

Permalink
Update create-pull-request to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
jogoodma committed Oct 1, 2024
1 parent 329d3f3 commit 92c743b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-blast-conf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
run: poetry run generate --release ${{ github.event.inputs.FB-release }} --dmel-annot-release ${{ github.event.inputs.dmel-annot-release }}

- name: Create PR
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
commit-message: ${{ github.event.inputs.FB-release }} BLAST config
branch: ${{ github.event.inputs.FB-release }}-blast-config
Expand Down

0 comments on commit 92c743b

Please sign in to comment.