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 016cabf commit 1a6d90eCopy full SHA for 1a6d90e
action.yml
@@ -33,7 +33,7 @@ runs:
33
INPUT_SCANNERVERSION: ${{ inputs.scannerVersion }}
34
- name: Load Sonar Scanner CLI from cache
35
id: sonar-scanner-cli
36
- uses: actions/cache@v4
+ uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 #v4.2.4
37
env:
38
# The default value is 60mins. Reaching timeout is treated the same as a cache miss.
39
SEGMENT_DOWNLOAD_TIMEOUT_MINS: 1
0 commit comments