Skip to content

Commit

Permalink
Update gradle/gradle-build-action digest to 8baac4c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 12, 2024
1 parent 4921987 commit e082620
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@8baac4c8ef753599f92eeb509c246d09d6250fa6
with:
arguments: shadowAll
- name: Upload a ChatFormatter Artifact
Expand Down

0 comments on commit e082620

Please sign in to comment.