Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 26, 2024
1 parent 3aaabea commit 30a7ecf
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@750cdda3edd6d51b7fdfc069d2e2818cf3c44f4c # v3.3.1
- uses: gradle/actions/setup-gradle@db19848a5fa7950289d3668fb053140cf3028d43 # v3.3.2
with:
validate-wrappers: true
gradle-home-cache-cleanup: true
Expand Down

0 comments on commit 30a7ecf

Please sign in to comment.