4646
4747 - name : Cache SIMICS Dependencies
4848 id : cache-simics-packages
49- uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
49+ uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
5050 with :
5151 path : " ${HOME}/simics"
5252 key : simics-linux-${{ env.PUBLIC_SIMICS_PACKAGE_VERSION_1000 }}-${{ env.PUBLIC_SIMICS_ISPM_VERSION }}
@@ -118,7 +118,7 @@ jobs:
118118
119119 - name : Cache Test Artifacts
120120 id : cache-test-artifacts-riscv-64
121- uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
121+ uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
122122 with :
123123 path : tests/rsrc/riscv-64/
124124 key : cache-test-artifacts-${{ hashFiles('tests/rsrc/riscv-64/**/*') }}
@@ -157,7 +157,7 @@ jobs:
157157
158158 - name : Cache Test Artifacts
159159 id : cache-test-artifacts-x86_64-breakpoint-uefi-edk2
160- uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
160+ uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
161161 with :
162162 path : tests/rsrc/x86_64-breakpoint-uefi-edk2
163163 key : cache-test-artifacts-${{ hashFiles('tests/rsrc/x86_64-breakpoint-uefi-edk2/**/*') }}
@@ -196,7 +196,7 @@ jobs:
196196
197197 - name : Cache Test Artifacts
198198 id : cache-test-artifacts-x86_64-crash-uefi
199- uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
199+ uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
200200 with :
201201 path : tests/rsrc/x86_64-crash-uefi
202202 key : cache-test-artifacts-${{ hashFiles('tests/rsrc/x86_64-crash-uefi/**/*') }}
@@ -235,7 +235,7 @@ jobs:
235235
236236 - name : Cache Test Artifacts
237237 id : cache-test-artifacts-x86_64-timeout-uefi-edk2
238- uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
238+ uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
239239 with :
240240 path : tests/rsrc/x86_64-timeout-uefi-edk2
241241 key : cache-test-artifacts-${{ hashFiles('tests/rsrc/x86_64-timeout-uefi-edk2/**/*') }}
@@ -274,7 +274,7 @@ jobs:
274274
275275 - name : Cache Test Artifacts
276276 id : cache-test-artifacts-x86_64-uefi
277- uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
277+ uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
278278 with :
279279 path : tests/rsrc/x86_64-uefi
280280 key : cache-test-artifacts-${{ hashFiles('tests/rsrc/x86_64-uefi/**/*') }}
@@ -313,7 +313,7 @@ jobs:
313313
314314 - name : Cache Test Artifacts
315315 id : cache-test-artifacts-x86_64-uefi-edk2
316- uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
316+ uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
317317 with :
318318 path : tests/rsrc/x86_64-uefi-edk2
319319 key : cache-test-artifacts-${{ hashFiles('tests/rsrc/x86_64-uefi-edk2/**/*') }}
@@ -365,7 +365,7 @@ jobs:
365365
366366 - name : Cache Test Artifacts
367367 id : cache-test-artifacts-x86-user
368- uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
368+ uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
369369 with :
370370 path : tests/rsrc/x86-user/
371371 key : cache-test-artifacts-${{ hashFiles('tests/rsrc/x86-user/**/*') }}
@@ -478,7 +478,7 @@ jobs:
478478
479479 - name : Cache SIMICS Dependencies
480480 id : cache-simics-packages
481- uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
481+ uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
482482 with :
483483 path : ~/simics
484484 key : simics-linux-${{ env.PUBLIC_SIMICS_PACKAGE_VERSION_1000 }}-${{ env.PUBLIC_SIMICS_ISPM_VERSION }}
@@ -557,7 +557,7 @@ jobs:
557557
558558 - name : Cache MinGW
559559 id : cache-mingw
560- uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
560+ uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
561561 with :
562562 path : C:\MinGW\
563563 key : mingw-${{ env.MINGW_VERSION }}
@@ -583,7 +583,7 @@ jobs:
583583
584584 - name : Cache SIMICS
585585 id : cache-simics-packages-windows
586- uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
586+ uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
587587 with :
588588 path : |
589589 C:\ISPM\
@@ -648,7 +648,7 @@ jobs:
648648
649649 - name : Cache Builder Dependencies
650650 id : cache-builder-dependencies
651- uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
651+ uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
652652 with :
653653 path : .github/builder/rsrc
654654 key : " cache-builder-dependencies-${{ hashFiles('.github/builder/common.sh') }}"
0 commit comments