Skip to content

Commit eaecdcb

Browse files
dependabot[bot]snicoll
authored andcommitted
Bump gradle/actions from 4.4.0 to 4.4.1
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@8379f6a...ac638b0) --- updated-dependencies: - dependency-name: gradle/actions dependency-version: 4.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... See gh-45977 Signed-off-by: dependabot[bot] <support@github.com>
1 parent 691a42f commit eaecdcb

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@8379f6a1328ee0e06e2bb424dadb7b159856a326 # v4.4.0
58+
uses: gradle/actions/setup-gradle@ac638b010cf58a27ee6c972d7336334ccaf61c96 # v4.4.1
5959
with:
6060
cache-read-only: false
6161
- name: Configure Gradle Properties

0 commit comments

Comments
 (0)