Compare commits

..

1 commit

Author SHA1 Message Date
412d0a1151 chore(deps): update https://github.com/actions/cache digest to d4323d4
Some checks failed
SonarQube Scan / SonarQube Trigger (pull_request) Failing after 1m32s
Signed-off-by: RenovateBot <renovatebot@w9r.dev>
2025-02-27 16:01:35 +00:00

View file

@ -20,7 +20,7 @@ jobs:
secretid: "${{ secrets.VAULT_SECRET_ID }}"
- name: "Cache SonarQube packages"
uses: https://github.com/actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4
uses: https://github.com/actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4
with:
path: ~/.sonar/cache
key: "${{ runner.os }}-sonar"