Skip to content

Commit

Permalink
Merge pull request #26 from CloneWith/dependabot/github_actions/gradl…
Browse files Browse the repository at this point in the history
…e/gradle-build-action-2.12.0
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
2 parents 66e491b + 04644fb commit 0fff051
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
@@ -29,6 +29,6 @@ jobs:
java-version: '11'
distribution: 'temurin'
- name: Build with Gradle
uses: gradle/gradle-build-action@982da8e78c05368c70dac0351bb82647a9e9a5d2 # v2.11.1
uses: gradle/gradle-build-action@a8f75513eafdebd8141bd1cd4e30fcd194af8dfa # v2.12.0
with:
arguments: build

0 comments on commit 0fff051

Please sign in to comment.