Skip to content

Commit

Permalink
chore(deps): update peter-evans/create-pull-request action to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 3, 2024
1 parent 19c9733 commit b80daaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/yarn-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
commit_message: 'chore(js): update vendored libraries'
- name: Create Pull Request
if: github.ref == 'refs/heads/main'
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
branch: create-pull-request/yarn-update
title: 'chore(js): update vendored libraries'
Expand Down

0 comments on commit b80daaa

Please sign in to comment.