Skip to content

Commit 8969015

Browse files
Update actions/cache digest to 0057852
1 parent 91e30e9 commit 8969015

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous-integration-dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
run: dotnet nuget add source --username USERNAME --password ${{ secrets.GITHUB_TOKEN }} --store-password-in-clear-text --name github "https://nuget.pkg.github.com/DFE-Digital/index.json"
5050

5151
- name: Cache SonarCloud packages
52-
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
52+
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
5353
with:
5454
path: ~\sonar\cache
5555
key: ${{ runner.os }}-sonar

0 commit comments

Comments
 (0)