Skip to content

Commit 43b3a68

Browse files
build(deps): bump gradle/actions from 4.4.0 to 4.4.1 (#4507)
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@v4.4.0...ac638b0) --- updated-dependencies: - dependency-name: gradle/actions dependency-version: 4.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nelson Osacky <[email protected]>
1 parent 2c74a5e commit 43b3a68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format-code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
java-version: '17'
2020

2121
- name: Setup Gradle
22-
uses: gradle/actions/setup-gradle@8379f6a1328ee0e06e2bb424dadb7b159856a326
22+
uses: gradle/actions/setup-gradle@ac638b010cf58a27ee6c972d7336334ccaf61c96
2323
with:
2424
cache-encryption-key: ${{ secrets.GRADLE_ENCRYPTION_KEY }}
2525

0 commit comments

Comments
 (0)