We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 428f5a8 + c5f64ef commit c431fe4Copy full SHA for c431fe4
1 file changed
.github/workflows/build-and-test.yml
@@ -32,7 +32,7 @@ jobs:
32
cache: 'gradle'
33
34
- name: Cache SonarQube packages
35
- uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5
+ uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5
36
with:
37
path: ~/.sonar/cache
38
key: ${{ runner.os }}-sonar
0 commit comments