Skip to content

Commit

Permalink
chore(deps): bump gradle/actions from 4.2.1 to 4.2.2 in /.github/acti…
Browse files Browse the repository at this point in the history
…ons/setup-gradle (#1408)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 4, 2025
1 parent 1eeb9b4 commit c8787be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-gradle/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: 'Gradle setup and wrapper validation'
runs:
using: composite
steps:
- uses: gradle/actions/setup-gradle@cc4fc85e6b35bafd578d5ffbc76a5518407e1af0 # v4.2.1
- uses: gradle/actions/setup-gradle@0bdd871935719febd78681f197cd39af5b6e16a6 # v4.2.2
with:
validate-wrappers: true
gradle-home-cache-cleanup: true
Expand Down

0 comments on commit c8787be

Please sign in to comment.