Skip to content

Commit

Permalink
Bump peter-evans/create-pull-request from 6 to 7 (#472)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 058db20 commit e56460c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
sed -i "s/--version .*/--version ${GITHUB_REF_NAME}/g" docs/Installation.md
- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
commit-message: "[docs] Set version to ${{ github.ref_name }}"
title: "[docs] Set version to ${{ github.ref_name }}"
Expand Down

0 comments on commit e56460c

Please sign in to comment.