Skip to content

Commit 1b9c3ee

Browse files
chore(deps): update peter-evans/create-pull-request action to v7
1 parent 1ad7c74 commit 1b9c3ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-errorcodes.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
EOF
3131
3232
- name: Create Pull Request
33-
uses: peter-evans/create-pull-request@v6
33+
uses: peter-evans/create-pull-request@v7
3434
with:
3535
title: "[chore] add error codes for new Apollo Client version"
3636
commit-message: "[chore] add error codes for new Apollo Client version"

0 commit comments

Comments
 (0)