Skip to content

Commit ed36c60

Browse files
renovate[bot]charlypa
authored andcommitted
chore(deps): update peter-evans/create-pull-request action to v7
1 parent 27ffeb1 commit ed36c60

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/update-phcode-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
- name: Create phcode patch update Pull Request
3737
id: cpr
38-
uses: peter-evans/create-pull-request@v6
38+
uses: peter-evans/create-pull-request@v7
3939
with:
4040
commit-message: 'ci: update phcode version to ${{ env.PHOENIX_VERSION }}'
4141
committer: GitHub <[email protected]>

.github/workflows/updateNotification.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
3737
- name: Create update notification Pull Request
3838
id: cpr
39-
uses: peter-evans/create-pull-request@v6
39+
uses: peter-evans/create-pull-request@v7
4040
with:
4141
commit-message: 'ci: tauri release update notification json'
4242
committer: GitHub <[email protected]>

0 commit comments

Comments
 (0)