Skip to content

Commit 8d5a58f

Browse files
Update actions/cache digest to 0057852
1 parent 9976c02 commit 8d5a58f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
9.0
6161
6262
- name: Cache Tools
63-
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
63+
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
6464
with:
6565
path: tools
6666
key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }}

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
9.0
3737
3838
- name: Cache Tools
39-
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
39+
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
4040
with:
4141
path: tools
4242
key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }}

0 commit comments

Comments
 (0)