Skip to content

chore(deps): update gradle/actions action to v4.4.1#424

Merged
PhilippHeuer merged 1 commit into
mainfrom
chore/dependencies/gradle-actions-4.x
Jun 15, 2025
Merged

chore(deps): update gradle/actions action to v4.4.1#424
PhilippHeuer merged 1 commit into
mainfrom
chore/dependencies/gradle-actions-4.x

Conversation

@renovate

@renovate renovate Bot commented Jun 11, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
gradle/actions action patch v4.4.0 -> v4.4.1

Release Notes

gradle/actions (gradle/actions)

v4.4.1

Compare Source

This patch release fixes a bug in Develocity Injection with a custom plugin repository.
The gradle-plugin-repository-* action parameters were not being correctly mapped to environment variables that are read by the Develocity Injection init script.

This issue has been fixed by setting the correct environment variables:

  • gradle-plugin-repository-url is mapped to DEVELOCITY_INJECTION_PLUGIN_REPOSITORY_URL
  • gradle-plugin-repository-username is mapped to DEVELOCITY_INJECTION_PLUGIN_REPOSITORY_USERNAME
  • gradle-plugin-repository-password is mapped to DEVELOCITY_INJECTION_PLUGIN_REPOSITORY_PASSWORD

Additionally, these parameters can now be used to configure a custom plugin repository for the GitHub Dependency Graph Gradle Plugin, required for dependency submission.

What's Changed

Full Changelog: gradle/actions@v4.4.0...v4.4.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 added the dependencies A dependency update is available label Jun 11, 2025
@renovate renovate Bot requested review from PhilippHeuer and iProdigy June 11, 2025 23:57
@sonarqubecloud

Copy link
Copy Markdown

@PhilippHeuer PhilippHeuer merged commit d47f173 into main Jun 15, 2025
4 checks passed
@PhilippHeuer PhilippHeuer deleted the chore/dependencies/gradle-actions-4.x branch June 15, 2025 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies A dependency update is available

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants