From 86cc22a8ff34fbc62c78f5e0a1aabfdaeaca0b5e Mon Sep 17 00:00:00 2001 From: Miguel Prieto Date: Tue, 17 Sep 2024 16:25:10 -0400 Subject: [PATCH] Added commit sha to see if this fixes the issue when running the workflow --- .github/workflows/java-client-v3-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/java-client-v3-ci.yml b/.github/workflows/java-client-v3-ci.yml index 5fed05446..7d00447ca 100644 --- a/.github/workflows/java-client-v3-ci.yml +++ b/.github/workflows/java-client-v3-ci.yml @@ -15,4 +15,4 @@ on: jobs: java-client-build: - uses: ./conductor-clients/java/conductor-java-sdk/.github/java-client-build.yml + uses: ./conductor-clients/java/conductor-java-sdk/.github/java-client-build.yml@4181867