diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 0710e23..cc45322 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -23,7 +23,7 @@ jobs: steps: - name: Setup Gradle Repo - uses: Oztechan/Global/actions/setup-gradle-repo@54ed8a1c9b3ce3addaeca9f69ce06393c7949bba + uses: Oztechan/Global/actions/setup-gradle-repo@007659c3464bb29eeaaed0abfd2822af806dfe1e - name: Assemble run: ./gradlew assemble @@ -43,7 +43,7 @@ jobs: steps: - name: Setup Gradle Repo - uses: Oztechan/Global/actions/setup-gradle-repo@54ed8a1c9b3ce3addaeca9f69ce06393c7949bba + uses: Oztechan/Global/actions/setup-gradle-repo@007659c3464bb29eeaaed0abfd2822af806dfe1e - name: Run Quality Jobs run: ./gradlew check koverXmlReport --parallel diff --git a/.github/workflows/project.yml b/.github/workflows/project.yml index e91daf9..b104c8e 100644 --- a/.github/workflows/project.yml +++ b/.github/workflows/project.yml @@ -14,7 +14,7 @@ on: jobs: ProjectAutomations: - uses: Oztechan/Global/.github/workflows/reusable-project.yml@54ed8a1c9b3ce3addaeca9f69ce06393c7949bba + uses: Oztechan/Global/.github/workflows/reusable-project.yml@007659c3464bb29eeaaed0abfd2822af806dfe1e with: project_id: 6 secrets: inherit