Skip to content

Commit

Permalink
Merge pull request #187 from joinfaces/dependabot/github_actions/grad…
Browse files Browse the repository at this point in the history
…le/gradle-build-action-3.3.0

Bump gradle/gradle-build-action from 3.2.0 to 3.3.0
  • Loading branch information
larsgrefer committed Apr 18, 2024
2 parents 97c12f9 + df7f281 commit 6cbcc2a
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 @@ -27,7 +27,7 @@ jobs:
distribution: 'temurin'

- name: Setup Gradle
uses: gradle/gradle-build-action@v3.2.0
uses: gradle/gradle-build-action@v3.3.0

- name: Print tool versions
run: |
Expand Down

0 comments on commit 6cbcc2a

Please sign in to comment.