Skip to content

Commit

Permalink
Merge pull request #93 from arielsrv/dependabot/github_actions/gradle…
Browse files Browse the repository at this point in the history
…/gradle-build-action-2.4.2

Bump gradle/gradle-build-action from 2.4.0 to 2.4.2
  • Loading branch information
arielsrv committed Jun 11, 2023
2 parents 96902dc + 4d46608 commit 2efb21d
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 @@ -26,7 +26,7 @@ jobs:
java-version: '11'
distribution: 'temurin'
- name: Build with Gradle
uses: gradle/gradle-build-action@6095a76664413da4c8c134ee32e8a8ae900f0f1f
uses: gradle/gradle-build-action@749f47bda3e44aa060e82d7b3ef7e40d953bd629
with:
arguments: build

Expand Down

0 comments on commit 2efb21d

Please sign in to comment.