chore(deps): bump create-pull-request to v8 - #15723
Conversation
| - name: Create Pull Request With Versions Bumped | ||
| if: steps.covector.outputs.commandRan == 'version' | ||
| uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # 7.0.6 | ||
| uses: peter-evans/create-pull-request@v8.1.1 |
There was a problem hiding this comment.
This is immutable so no need to pin
https://github.com/peter-evans/create-pull-request/releases/tag/v8.1.1
There was a problem hiding this comment.
is that a new feature? never saw that but it was damn overdue!
There was a problem hiding this comment.
Yeah, I think I saw that first somewhere a few months ago, seems like a feature from the end of last year
https://github.blog/changelog/2025-10-28-immutable-releases-are-now-generally-available/
Package Changes Through dd06a8eThere are 14 changes which include tauri with minor, tauri-cli with minor, @tauri-apps/cli with minor, tauri-bundler with minor, tauri-utils with minor, tauri-build with minor, tauri-macos-sign with minor, tauri-runtime-wry with minor, tauri-runtime with minor, tauri-codegen with minor, tauri-macros with minor, tauri-plugin with minor, tauri-driver with minor, @tauri-apps/api with minor Planned Package VersionsThe following package releases are the planned based on the context of changes in this pull request.
Add another change file through the GitHub UI by following this link. Read about change files or the docs at github.com/jbolda/covector |
This should fix https://github.com/tauri-apps/tauri/actions/runs/29422184676/job/87382328317