Skip to content

Commit ccc3609

Browse files
dependabot[bot]mhalbritter
authored andcommitted
Bump gradle/actions from 4.3.0 to 4.3.1
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@94baf22...06832c7) --- updated-dependencies: - dependency-name: gradle/actions dependency-type: direct:production update-type: version-update:semver-patch ... See gh-44957 Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6ad4863 commit ccc3609

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@94baf225fe0a508e581a564467443d0e2379123b # v4.3.0
58+
uses: gradle/actions/setup-gradle@06832c7b30a0129d7fb559bcc6e43d26f6374244 # v4.3.1
5959
with:
6060
cache-read-only: false
6161
- name: Configure Gradle Properties

0 commit comments

Comments
 (0)