@@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
- fetch-depth: 0
+ fetch-depth: 1
#php-version: '7.1'
- name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2022.3.0
@@ -16,6 +16,8 @@ jobs:
runs-on: ubuntu-latest
+ with:
- name: Exakat
uses: docker://exakat/exakat-ga