Skip to content

Commit

Permalink
fix security alert #1
Browse files Browse the repository at this point in the history
  • Loading branch information
gmuth committed Jul 28, 2023
1 parent 8fee431 commit 4a75839
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 @@ -21,7 +21,7 @@ jobs:
- uses: gradle/wrapper-validation-action@v1

# https://github.com/gradle/gradle-build-action
- uses: gradle/gradle-build-action@v2
- uses: gradle/gradle-build-action@2.4.2

- name: Build with Gradle Wrapper
run: ./gradlew build

0 comments on commit 4a75839

Please sign in to comment.