We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 63ac570 + 91598c2 commit 30870b9Copy full SHA for 30870b9
1 file changed
.github/workflows/analysis.yml
@@ -29,7 +29,7 @@ jobs:
29
cache: 'gradle'
30
31
- name: Cache SonarQube packages
32
- uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5
+ uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5
33
with:
34
path: ~/.sonar/cache
35
key: ${{ runner.os }}-sonar
0 commit comments