Skip to content

Roll back GitHub actions#220

Merged
matemoln merged 1 commit intomasterfrom
renovate/github-actions
Mar 11, 2026
Merged

Roll back GitHub actions#220
matemoln merged 1 commit intomasterfrom
renovate/github-actions

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 18, 2026

This PR contains the following updates:

Package Type Update Change
SonarSource/gh-action_cache action rollback v1v1.2.3
SonarSource/vault-action-wrapper action minor 3.2.03.3.0
jdx/mise-action action patch v3.6.1v3.6.3

Release Notes

SonarSource/vault-action-wrapper (SonarSource/vault-action-wrapper)

v3.3.0

Compare Source

What's Changed

Full Changelog: SonarSource/vault-action-wrapper@3.2.0...3.3.0

jdx/mise-action (jdx/mise-action)

v3.6.3

Compare Source

What's Changed
New Contributors

Full Changelog: jdx/mise-action@v3.6.2...v3.6.3

v3.6.2

Compare Source

What's Changed

New Contributors

Full Changelog: jdx/mise-action@v3.6.1...v3.6.2


Configuration

📅 Schedule: Branch creation - "after 7am every weekday,before 8pm every weekday" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner February 18, 2026 17:18
@hashicorp-vault-sonar-prod
Copy link

hashicorp-vault-sonar-prod bot commented Feb 18, 2026

Renovate Jira issue ID: BUILD-10465

@renovate renovate bot changed the title Roll back SonarSource/gh-action_cache action to v1.2.2 Roll back SonarSource/gh-action_cache action to v1.2.2 - autoclosed Feb 18, 2026
@renovate renovate bot closed this Feb 18, 2026
@renovate renovate bot deleted the renovate/github-actions branch February 18, 2026 23:32
@renovate renovate bot changed the title Roll back SonarSource/gh-action_cache action to v1.2.2 - autoclosed Roll back SonarSource/gh-action_cache action to v1.2.2 Feb 20, 2026
@renovate renovate bot reopened this Feb 20, 2026
@renovate renovate bot force-pushed the renovate/github-actions branch 2 times, most recently from 5e13e09 to 23a6f10 Compare February 20, 2026 04:54
@renovate renovate bot changed the title Roll back SonarSource/gh-action_cache action to v1.2.2 Roll back SonarSource/gh-action_cache action to v1.2.2 - autoclosed Feb 20, 2026
@renovate renovate bot closed this Feb 20, 2026
@renovate renovate bot changed the title Roll back SonarSource/gh-action_cache action to v1.2.2 - autoclosed Roll back SonarSource/gh-action_cache action to v1.2.2 Feb 20, 2026
@renovate renovate bot reopened this Feb 20, 2026
@renovate renovate bot force-pushed the renovate/github-actions branch 2 times, most recently from 23a6f10 to ad86673 Compare February 20, 2026 13:39
@renovate renovate bot changed the title Roll back SonarSource/gh-action_cache action to v1.2.2 Roll back SonarSource/gh-action_cache action to v1.2.2 - autoclosed Feb 20, 2026
@renovate renovate bot closed this Feb 20, 2026
@renovate renovate bot changed the title Roll back SonarSource/gh-action_cache action to v1.2.2 - autoclosed Roll back SonarSource/gh-action_cache action to v1.2.2 Feb 24, 2026
@renovate renovate bot reopened this Feb 24, 2026
@renovate renovate bot force-pushed the renovate/github-actions branch 2 times, most recently from ad86673 to 3f9c871 Compare February 24, 2026 13:59
@renovate renovate bot changed the title Roll back SonarSource/gh-action_cache action to v1.2.2 Roll back SonarSource/gh-action_cache action to v1.2.2 - autoclosed Feb 24, 2026
@renovate renovate bot closed this Feb 24, 2026
@renovate renovate bot changed the title Roll back SonarSource/gh-action_cache action to v1.2.2 - autoclosed Roll back SonarSource/gh-action_cache action to v1.2.2 Feb 25, 2026
@renovate renovate bot reopened this Feb 25, 2026
@renovate renovate bot force-pushed the renovate/github-actions branch 2 times, most recently from 3f9c871 to 395c3db Compare February 25, 2026 09:41
@renovate renovate bot changed the title Roll back SonarSource/gh-action_cache action to v1.2.2 Roll back SonarSource/gh-action_cache action to v1.2.2 - autoclosed Feb 25, 2026
@renovate renovate bot closed this Feb 25, 2026
@renovate renovate bot changed the title Roll back SonarSource/gh-action_cache action to v1.2.2 - autoclosed Update jdx/mise-action action to v3.6.2 Mar 2, 2026
@renovate renovate bot reopened this Mar 2, 2026
@renovate renovate bot force-pushed the renovate/github-actions branch 2 times, most recently from 395c3db to b8f9e15 Compare March 2, 2026 11:12
@matemoln matemoln enabled auto-merge (squash) March 11, 2026 11:05
@renovate renovate bot force-pushed the renovate/github-actions branch from b8f9e15 to 03b6f7f Compare March 11, 2026 11:07
@renovate renovate bot changed the title Update jdx/mise-action action to v3.6.2 Roll back GitHub actions Mar 11, 2026
@sonarqubecloud
Copy link

SonarQube reviewer guide

Review in SonarQube

Summary: Update GitHub Actions dependencies to newer versions across workflows and action configurations.

Review Focus: Verify that the upgraded versions (vault-action-wrapper 3.2.0→3.3.0, mise-action v3.6.1→v3.6.3, gh-action_cache v1→v1.2.3) are compatible with existing implementations and don't introduce breaking changes. Pay special attention to any behavioral changes in the vault-action-wrapper patch that might affect secret retrieval.

Start review at: build-maven/action.yml. This is a critical build action that depends on multiple upgraded dependencies (vault-action-wrapper), making it essential to ensure secrets are properly retrieved and that the Maven build pipeline remains functional after the updates.

💬 Please send your feedback

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues
0 Dependency risks

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@matemoln matemoln merged commit f8d6344 into master Mar 11, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant