diff --git a/.github/workflows/analysis.yml b/.github/workflows/analysis.yml index dfbb75c..f26ece2 100644 --- a/.github/workflows/analysis.yml +++ b/.github/workflows/analysis.yml @@ -29,7 +29,7 @@ jobs: cache: 'gradle' - name: Cache SonarQube packages - uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5 + uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5 with: path: ~/.sonar/cache key: ${{ runner.os }}-sonar