Skip to content

Commit 7f8464d

Browse files
chore(deps): bump gradle/actions from 4.4.1 to 4.4.2 (#265)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jonathan Norris <jonathan@taplytics.com>
1 parent d0604d2 commit 7f8464d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
distribution: temurin
1616
java-version: 18
1717
- name: Setup Gradle
18-
uses: gradle/actions/setup-gradle@ac638b010cf58a27ee6c972d7336334ccaf61c96 # v4.4.1
18+
uses: gradle/actions/setup-gradle@017a9effdb900e5b5b2fddfb590a105619dca3c3 # v4.4.2
1919
- name: Run build with Gradle Wrapper
2020
run: ./gradlew build
2121
# Execute unit tests

0 commit comments

Comments
 (0)