Skip to content

add workflow for Update Gradle Wrapper Action#74

Merged
hannesa2 merged 1 commit intomasterfrom
UpdateGradleWrapperAction
Oct 11, 2020
Merged

add workflow for Update Gradle Wrapper Action#74
hannesa2 merged 1 commit intomasterfrom
UpdateGradleWrapperAction

Conversation

@hannesa2
Copy link
Copy Markdown
Collaborator

This action keeps Gradle Wrapper up-to-date to the latest release. It
will run every day at midnight (UTC) and create a pull request if a new
Gradle version is available. The updated Wrapper script is validated
(with checksum verification) during the update process, and the Wrapper
is setup so that it will validate the Gradle binary itself on first run
of the new version.

@hannesa2 hannesa2 changed the title add workflow for Update Gradle Wrapper Action. add workflow for Update Gradle Wrapper Action Oct 11, 2020
This action keeps Gradle Wrapper up-to-date to the latest release. It
will run every day at midnight (UTC) and create a pull request if a new
Gradle version is available. The updated Wrapper script is validated
(with checksum verification) during the update process, and the Wrapper
is setup so that it will validate the Gradle binary itself on first run
of the new version.
@hannesa2 hannesa2 force-pushed the UpdateGradleWrapperAction branch from 354714a to e03d4c9 Compare October 11, 2020 07:03
@hannesa2 hannesa2 merged commit 8481081 into master Oct 11, 2020
@hannesa2 hannesa2 deleted the UpdateGradleWrapperAction branch October 11, 2020 07:11
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