Skip to content

Commit 350becc

Browse files
dependabot[bot]snicoll
authored andcommitted
Bump gradle/actions from 4.4.2 to 4.4.3
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.4.2 to 4.4.3. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@017a9ef...ed40850) --- updated-dependencies: - dependency-name: gradle/actions dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... See gh-47209 Signed-off-by: dependabot[bot] <support@github.com>
1 parent 27d6579 commit 350becc

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
@@ -59,7 +59,7 @@ jobs:
5959
with:
6060
stable: true
6161
- name: Set Up Gradle
62-
uses: gradle/actions/setup-gradle@017a9effdb900e5b5b2fddfb590a105619dca3c3 # v4.4.2
62+
uses: gradle/actions/setup-gradle@ed408507eac070d1f99cc633dbcf757c94c7933a # v4.4.3
6363
with:
6464
cache-read-only: false
6565
- name: Configure Gradle Properties

0 commit comments

Comments
 (0)