Skip to content

Commit

Permalink
Update gradle/gradle-build-action digest to bdf99f9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 8, 2024
1 parent 4921987 commit f06d64a
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 @@ -32,7 +32,7 @@ jobs:
- name: Make gradlew executable
run: chmod +x gradlew
- name: Build with Gradle
uses: gradle/gradle-build-action@fe59895742b4f984530980e4f693943577526b61
uses: gradle/gradle-build-action@bdf99f9dada2506e990bac6de8ec5e3de34a04f1
with:
arguments: shadowAll
- name: Upload a ChatFormatter Artifact
Expand Down

0 comments on commit f06d64a

Please sign in to comment.