chore(deps): update https://github.com/actions/cache digest to 0c907a7
Some checks failed
SonarQube Scan / SonarQube Trigger (pull_request) Failing after 1m24s

Signed-off-by: RenovateBot <renovatebot@w9r.dev>
This commit is contained in:
RenovateBot 2025-02-18 20:01:30 +00:00
parent 354b5aa5e5
commit 2c6bd5ca9b

View file

@ -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@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4 uses: https://github.com/actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4
with: with:
path: ~/.sonar/cache path: ~/.sonar/cache
key: "${{ runner.os }}-sonar" key: "${{ runner.os }}-sonar"