Skip to content

Commit 5cf4bc2

Browse files
authored
Merge branch 'main' into migrate-pecl-to-os-packages
2 parents ae776cd + 5a3b6fa commit 5cf4bc2

File tree

6 files changed

+785
-1
lines changed

6 files changed

+785
-1
lines changed

.github/workflows/update-copyright-year.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
3737
- name: Create Pull Request
3838
if: steps.verify_diff.outputs.changed == 'true'
39-
uses: peter-evans/create-pull-request@v7
39+
uses: peter-evans/create-pull-request@v8
4040
with:
4141
commit-message: 'Update copyright year to ${{ steps.year.outputs.current_year }}'
4242
title: 'Update copyright year to ${{ steps.year.outputs.current_year }}'

0 commit comments

Comments
 (0)