Skip to content

Commit 03ef07f

Browse files
Build(deps): Bump peter-evans/create-pull-request from 6 to 7 (#346)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ee51d4 commit 03ef07f

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
@@ -38,7 +38,7 @@ jobs:
3838
python scripts/update_python_versions.py
3939
4040
- name: Commit changes (if any)
41-
uses: peter-evans/create-pull-request@v6
41+
uses: peter-evans/create-pull-request@v7
4242
with:
4343
commit-message: 'chore: update Python versions'
4444
token: ${{ secrets.AUTOUPDATE_PYTHON_VERSIONS_TOKEN }}

0 commit comments

Comments
 (0)