Skip to content

BUILD-10765 Update gh-action_release to v6.4.0#98

Merged
mikolaj-matuszny-ext-sonarsource merged 1 commit intomasterfrom
BUILD-10765-update-gh-action-release
Mar 20, 2026
Merged

BUILD-10765 Update gh-action_release to v6.4.0#98
mikolaj-matuszny-ext-sonarsource merged 1 commit intomasterfrom
BUILD-10765-update-gh-action-release

Conversation

@mikolaj-matuszny-ext-sonarsource
Copy link
Contributor

Summary

  • Update gh-action_release to v6.4.0 (7b055eca5ce771ff254fbec2697c0fc1c7207e1e)

Test plan

  • Verify release workflow runs successfully

@hashicorp-vault-sonar-prod
Copy link

hashicorp-vault-sonar-prod bot commented Mar 20, 2026

BUILD-10765

@sonarqubecloud
Copy link

@sonar-review-alpha
Copy link

sonar-review-alpha bot commented Mar 20, 2026

Summary

Pins the gh-action_release workflow to a specific commit SHA (7b055eca...) instead of a feature branch. This stabilizes the release workflow by moving from a mutable branch reference (feat/tom/BUILD-7998) to an immutable version commit, improving reproducibility and preventing accidental workflow changes.

What reviewers should know

This is a single-line change in .github/workflows/release.yml. Verify the commit SHA matches the intended v6.4.0 version from the SonarSource/gh-action_release repository. The main risk would be pinning to the wrong commit or an unexpected behavior change in the new version — the test plan of running the release workflow should catch this.


  • Generate Walkthrough
  • Generate Diagram

🗣️ Give feedback

Copy link

@sonar-review-alpha sonar-review-alpha bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Conclusion: Clean, low-risk change. Replaces a mutable feature branch reference with a pinned SHA — a clear improvement to release workflow stability.

🗣️ Give feedback

@mikolaj-matuszny-ext-sonarsource mikolaj-matuszny-ext-sonarsource merged commit 7c0b135 into master Mar 20, 2026
10 checks passed
@mikolaj-matuszny-ext-sonarsource mikolaj-matuszny-ext-sonarsource deleted the BUILD-10765-update-gh-action-release branch March 20, 2026 15:45
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.

2 participants