Skip to content
This repository has been archived by the owner on Jan 18, 2025. It is now read-only.

Commit

Permalink
chore(deps): update peter-evans/create-pull-request action to v6 (#646)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 27, 2024
1 parent 68338e4 commit db7cd40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
pnpm run release
- name: Create Pull Request
uses: peter-evans/create-pull-request@v5.0.3
uses: peter-evans/create-pull-request@v6.0.2
with:
delete-branch: true
reviewers: 'iendeavor'

0 comments on commit db7cd40

Please sign in to comment.