Skip to content

Commit

Permalink
Merge pull request #11 from CloneWith/dependabot/github_actions/gradl…
Browse files Browse the repository at this point in the history
…e/gradle-build-action-2.11.1
  • Loading branch information
dependabot[bot] authored Dec 27, 2023
2 parents 62c6cd7 + 951e1fd commit 578c5f2
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 @@ -29,6 +29,6 @@ jobs:
java-version: '11'
distribution: 'temurin'
- name: Build with Gradle
uses: gradle/gradle-build-action@bd5760595778326ba7f1441bcf7e88b49de61a25 # v2.6.0
uses: gradle/gradle-build-action@982da8e78c05368c70dac0351bb82647a9e9a5d2 # v2.11.1
with:
arguments: build

0 comments on commit 578c5f2

Please sign in to comment.