Compare commits
1 commit
4c1c614636
...
f796ea96ea
Author | SHA1 | Date | |
---|---|---|---|
f796ea96ea |
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ jobs:
|
||||||
secretid: "${{ secrets.VAULT_SECRET_ID }}"
|
secretid: "${{ secrets.VAULT_SECRET_ID }}"
|
||||||
|
|
||||||
- name: "Cache SonarQube packages"
|
- name: "Cache SonarQube packages"
|
||||||
uses: https://github.com/actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4
|
uses: https://github.com/actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4
|
||||||
with:
|
with:
|
||||||
path: ~/.sonar/cache
|
path: ~/.sonar/cache
|
||||||
key: "${{ runner.os }}-sonar"
|
key: "${{ runner.os }}-sonar"
|
||||||
|
|
Loading…
Add table
Reference in a new issue