Skip to content

Commit

Permalink
chore(deps): update gradle/actions digest to d9336da
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 13, 2024
1 parent 1ad1929 commit d037373
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 @@ -45,7 +45,7 @@ jobs:
java-version: 17

- name: Setup Gradle
uses: gradle/actions/setup-gradle@aff52e5be96935327d77c5529075184377dc4371 # v3
uses: gradle/actions/setup-gradle@d9336dac04dea2507a617466bc058a3def92b18b # v3

- name: Perform Build via Gradle
run: ./gradlew build --scan
Expand Down

0 comments on commit d037373

Please sign in to comment.