Skip to content

chore: bypass obsolete RELEASE_PLEASE_TOKEN in bump-version workflow#1000

Merged
gildesmarais merged 1 commit into
mainfrom
ci/release-flow-gh-actions-fix
Jun 4, 2026
Merged

chore: bypass obsolete RELEASE_PLEASE_TOKEN in bump-version workflow#1000
gildesmarais merged 1 commit into
mainfrom
ci/release-flow-gh-actions-fix

Conversation

@gildesmarais
Copy link
Copy Markdown
Member

This pull request makes a small update to the version bump workflow. The change ensures that only the BUMP_VERSION_TOKEN or the default GitHub token is used for authentication when creating a pull request, removing the use of the RELEASE_PLEASE_TOKEN.

  • Updated the bump-version.yml workflow to use only BUMP_VERSION_TOKEN or github.token for the pull request creation step, removing RELEASE_PLEASE_TOKEN from the token selection.

@gildesmarais gildesmarais merged commit a4aacc0 into main Jun 4, 2026
8 of 10 checks passed
@gildesmarais gildesmarais deleted the ci/release-flow-gh-actions-fix branch June 4, 2026 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant