Skip to content

Commit 3861300

Browse files
Bump gradle/gradle-build-action from 3.4.2 to 3.5.0
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 3.4.2 to 3.5.0. - [Release notes](https://github.com/gradle/gradle-build-action/releases) - [Commits](gradle/gradle-build-action@v3.4.2...v3.5.0) --- updated-dependencies: - dependency-name: gradle/gradle-build-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8d3407c commit 3861300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/baseline-profile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545

4646
# Sets gradle up
4747
- name: Setup Gradle
48-
uses: gradle/gradle-build-action@v3.4.2
48+
uses: gradle/gradle-build-action@v3.5.0
4949

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

0 commit comments

Comments
 (0)