chore(deps): update https://github.com/actions/cache digest to d4323d4
Some checks failed
SonarQube Scan / SonarQube Trigger (pull_request) Failing after 46s
Some checks failed
SonarQube Scan / SonarQube Trigger (pull_request) Failing after 46s
Signed-off-by: RenovateBot <renovatebot@w9r.dev>
This commit is contained in:
parent
b00c7fc260
commit
f796ea96ea
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ jobs:
|
|||
secretid: "${{ secrets.VAULT_SECRET_ID }}"
|
||||
|
||||
- name: "Cache SonarQube packages"
|
||||
uses: https://github.com/actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
|
||||
uses: https://github.com/actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4
|
||||
with:
|
||||
path: ~/.sonar/cache
|
||||
key: "${{ runner.os }}-sonar"
|
||||
|
|
Loading…
Add table
Reference in a new issue