Bump gradle/actions from 3.3.1 to 3.3.2
Bumps [gradle/actions](https://github.com/gradle/actions) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](750cdda3ed...db19848a5f)
---
updated-dependencies:
- dependency-name: gradle/actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-40575
This commit is contained in:
committed by
Moritz Halbritter
parent
50cab2d511
commit
202ebd3a10
2
.github/workflows/verify.yml
vendored
2
.github/workflows/verify.yml
vendored
@@ -42,7 +42,7 @@ jobs:
|
||||
- name: Set Up Homebrew
|
||||
uses: Homebrew/actions/setup-homebrew@7657c9512f50e1c35b640971116425935bab3eea
|
||||
- name: Set Up Gradle
|
||||
uses: gradle/actions/setup-gradle@750cdda3edd6d51b7fdfc069d2e2818cf3c44f4c #v3.3.1
|
||||
uses: gradle/actions/setup-gradle@db19848a5fa7950289d3668fb053140cf3028d43 #v3.3.2
|
||||
with:
|
||||
cache-read-only: false
|
||||
- name: Configure Gradle Properties
|
||||
|
||||
Reference in New Issue
Block a user