diff --git a/.github/workflows/sonarcloud.yml b/.github/workflows/sonarcloud.yml index 28881ce1..b0c3c2fe 100644 --- a/.github/workflows/sonarcloud.yml +++ b/.github/workflows/sonarcloud.yml @@ -11,7 +11,7 @@ jobs: name: SonarCloud runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3.3.0 + - uses: actions/checkout@v3.6.0 with: fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis