Skip to content

Commit

Permalink
chore(deps): update gradle/gradle-build-action action to v2.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 28, 2023
1 parent abdc338 commit dc8812c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install/java/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ runs:
shell: bash

- name: ⚙️ Setup Gradle 🐘
uses: gradle/gradle-build-action@v2.9.0
uses: gradle/gradle-build-action@v2.11.1
with:
arguments: ${{ inputs.gradle-arguments }}
dependency-graph: generate-and-submit

0 comments on commit dc8812c

Please sign in to comment.