Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update peter-evans/create-pull-request action to v7
Browse files Browse the repository at this point in the history
renovate[bot] authored Nov 30, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 1a1bba0 commit ab41a2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-errorcodes.yml
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@ jobs:
EOF
- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
title: "[chore] add error codes for new Apollo Client version"
commit-message: "[chore] add error codes for new Apollo Client version"

0 comments on commit ab41a2b

Please sign in to comment.