Skip to content

fix: Fix version bump workflow - #295

Merged
mala-emnify merged 2 commits into
mainfrom
fix-version-bump
Aug 4, 2026
Merged

fix: Fix version bump workflow#295
mala-emnify merged 2 commits into
mainfrom
fix-version-bump

Conversation

@mala-emnify

Copy link
Copy Markdown
Contributor
  • bump-version.yml: swap the expired EMNIFY_GITHUB_ACTIONS_TOKEN PAT for a GitHub App installation token (actions/create-github-app-token@v1 + the existing org secrets EMNIFY_GITHUB_ACTIONS_APP_ID/_APP_PEM), fixing the could not read Username for github.com checkout failure.
  • Loop guard now keys on the [Automated] Version Bump commit message instead of the pusher name, since App pushes are attributed to the app and do re-trigger workflows.

@sonarqubecloud

Copy link
Copy Markdown

@mala-emnify
mala-emnify merged commit c6ad10c into mainAug 4, 2026
4 checks passed
@mala-emnify
mala-emnify deleted the fix-version-bump branch August 4, 2026 14:05
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@mala-emnify@martin-scholz-emnify