-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Mustafa Ozhan <[email protected]>
1 parent
76a911c
commit 44ce566
Showing
4 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -65,7 +65,7 @@ jobs: | |
steps: | ||
|
||
- name: Setup Gradle Repo | ||
uses: Oztechan/Global/actions/[email protected].3 | ||
uses: Oztechan/Global/actions/[email protected].5 | ||
|
||
- name: Adding secret files | ||
run: | | ||
|
@@ -148,7 +148,7 @@ jobs: | |
steps: | ||
|
||
- name: Setup Gradle Repo | ||
uses: Oztechan/Global/actions/[email protected].3 | ||
uses: Oztechan/Global/actions/[email protected].5 | ||
|
||
- name: Adding secret files | ||
run: | | ||
|
@@ -229,7 +229,7 @@ jobs: | |
steps: | ||
|
||
- name: Setup Gradle Repo | ||
uses: Oztechan/Global/actions/[email protected].3 | ||
uses: Oztechan/Global/actions/[email protected].5 | ||
|
||
- name: Run Quality Jobs | ||
run: ./gradlew check koverMergedXmlReport --parallel | ||
|
@@ -302,7 +302,7 @@ jobs: | |
steps: | ||
|
||
- name: Setup Gradle Repo | ||
uses: Oztechan/Global/actions/[email protected].3 | ||
uses: Oztechan/Global/actions/[email protected].5 | ||
|
||
- name: Detekt | ||
run: ./gradlew detektAll | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,7 @@ on: | |
|
||
jobs: | ||
ProjectAutomations: | ||
uses: Oztechan/Global/.github/workflows/[email protected].3 | ||
uses: Oztechan/Global/.github/workflows/[email protected].5 | ||
with: | ||
project_id: 2 | ||
secrets: inherit |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ on: | |
jobs: | ||
|
||
PublishRelease: | ||
uses: Oztechan/Global/.github/workflows/[email protected].3 | ||
uses: Oztechan/Global/.github/workflows/[email protected].5 | ||
with: | ||
slack_channel: "ccc-github" | ||
secrets: inherit |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -60,7 +60,7 @@ jobs: | |
steps: | ||
|
||
- name: Setup Gradle Repo | ||
uses: Oztechan/Global/actions/[email protected].3 | ||
uses: Oztechan/Global/actions/[email protected].5 | ||
|
||
- name: Adding secret files | ||
run: | | ||
|
@@ -203,7 +203,7 @@ jobs: | |
status: ${{ steps.status.outputs.status }} | ||
steps: | ||
- name: Setup Gradle Repo | ||
uses: Oztechan/Global/actions/[email protected].3 | ||
uses: Oztechan/Global/actions/[email protected].5 | ||
|
||
- name: Adding secret files | ||
run: | | ||
|