Skip to content

Commit 0644cfc

Browse files
Build(deps): Bump peter-evans/create-pull-request from 7 to 8 (#542)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f6b9031 commit 0644cfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autoupdate_python_versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
uv run scripts/update_python_versions.py
4040
4141
- name: Commit changes (if any)
42-
uses: peter-evans/create-pull-request@v7
42+
uses: peter-evans/create-pull-request@v8
4343
with:
4444
commit-message: 'chore: update Python versions'
4545
token: ${{ secrets.PYANSYS_CI_BOT_TOKEN }}

0 commit comments

Comments
 (0)