Skip to content

Commit 690a9c4

Browse files
dependabot[bot]snicoll
authored andcommitted
Bump gradle/actions from 4.2.1 to 4.2.2
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.2.1 to 4.2.2. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@cc4fc85...0bdd871) --- updated-dependencies: - dependency-name: gradle/actions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> See gh-43808
1 parent 9239ec9 commit 690a9c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
if: ${{ !vars.COMMERCIAL }}
5656
uses: Homebrew/actions/setup-homebrew@7657c9512f50e1c35b640971116425935bab3eea
5757
- name: Set Up Gradle
58-
uses: gradle/actions/setup-gradle@cc4fc85e6b35bafd578d5ffbc76a5518407e1af0 # v4.2.1
58+
uses: gradle/actions/setup-gradle@0bdd871935719febd78681f197cd39af5b6e16a6 # v4.2.2
5959
with:
6060
cache-read-only: false
6161
- name: Configure Gradle Properties

0 commit comments

Comments
 (0)