Skip to content

Commit

Permalink
main: Update gradle/actions digest to 0bdd871 (#639)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Jan 10, 2025
1 parent 529b119 commit 5821a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
# Configure Gradle for optimal use in GiHub Actions, including caching of downloaded dependencies.
# See: https://github.com/gradle/actions/blob/main/setup-gradle/README.md
- name: Setup Gradle
uses: gradle/actions/setup-gradle@16bf8bc8fe830fa669c3c9f914d3eb147c629707 # v4
uses: gradle/actions/setup-gradle@0bdd871935719febd78681f197cd39af5b6e16a6 # v4
with:
# The setup-gradle action fails, if the wrapper is not using the right version or is not present.
# Our `gradlew` validates the integrity of the `gradle-wrapper.jar`, so it's safe to disable this.
Expand Down

0 comments on commit 5821a9a

Please sign in to comment.