Skip to content

Commit

Permalink
Bump gradle build version to silence dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
alanocallaghan authored Dec 4, 2023
1 parent e03f469 commit 041cec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Validate Gradle wrapper
uses: gradle/wrapper-validation-action@v1
- name: Build with Gradle
uses: gradle/gradle-build-action@v2
uses: gradle/gradle-build-action@v2.4.2
with:
arguments: build
- name: Release
Expand Down

0 comments on commit 041cec9

Please sign in to comment.