Skip to content

Commit

Permalink
Update gradle/gradle-build-action action to v2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 27, 2023
1 parent 2614825 commit 1850106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/baseline-profile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:

# Sets gradle up
- name: Setup Gradle
uses: gradle/gradle-build-action@v2.9.0
uses: gradle/gradle-build-action@v2.10.0

# Grants execute permission to gradle (safety step)
- name: Grant Permissions to gradlew
Expand Down

0 comments on commit 1850106

Please sign in to comment.