We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12603c3 commit 190e415Copy full SHA for 190e415
.github/workflows/maven-build.yml
@@ -52,7 +52,7 @@ jobs:
52
echo "is_release=${IS_RELEASE}"
53
} >> "$GITHUB_OUTPUT"
54
- name: 🔍 Cache SonarQube packages
55
- uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
+ uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
56
with:
57
path: ~/.sonar/cache
58
key: ${{ runner.os }}-sonar
0 commit comments