diff --git a/.github/workflows/sonar.yml b/.github/workflows/sonar.yml index 41a5e71..e64817c 100644 --- a/.github/workflows/sonar.yml +++ b/.github/workflows/sonar.yml @@ -10,5 +10,6 @@ jobs: uses: autumn-library/workflows/.github/workflows/sonar.yml@oscript_version with: github_repository: autumn-library/annotations + oscript_version: '1.8.4' secrets: SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}