@@ -760,7 +760,7 @@ jobs:
760760 with :
761761 submodules : ' recursive'
762762 - name : Mount Bazel Cache
763- uses : actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0 .0
763+ uses : actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1 .0
764764 env :
765765 cache-name : bazel_cache
766766 with :
@@ -786,7 +786,7 @@ jobs:
786786 with :
787787 submodules : ' recursive'
788788 - name : Mount Bazel Cache
789- uses : actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0 .0
789+ uses : actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1 .0
790790 env :
791791 cache-name : bazel_cache
792792 with :
@@ -812,7 +812,7 @@ jobs:
812812 with :
813813 submodules : ' recursive'
814814 - name : Mount Bazel Cache
815- uses : actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0 .0
815+ uses : actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1 .0
816816 env :
817817 cache-name : bazel_cache
818818 with :
@@ -838,7 +838,7 @@ jobs:
838838 with :
839839 submodules : ' recursive'
840840 - name : Mount Bazel Cache
841- uses : actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0 .0
841+ uses : actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1 .0
842842 env :
843843 cache-name : bazel_cache
844844 with :
@@ -864,7 +864,7 @@ jobs:
864864 with :
865865 submodules : ' recursive'
866866 - name : Mount Bazel Cache
867- uses : actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0 .0
867+ uses : actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1 .0
868868 env :
869869 cache-name : bazel_cache
870870 with :
@@ -890,7 +890,7 @@ jobs:
890890 with :
891891 submodules : ' recursive'
892892 - name : Mount Bazel Cache
893- uses : actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0 .0
893+ uses : actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1 .0
894894 env :
895895 cache-name : bazel_cache
896896 with :
@@ -916,7 +916,7 @@ jobs:
916916 with :
917917 submodules : ' recursive'
918918 - name : Mount Bazel Cache
919- uses : actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0 .0
919+ uses : actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1 .0
920920 env :
921921 cache-name : bazel_cache
922922 with :
@@ -942,7 +942,7 @@ jobs:
942942 with :
943943 submodules : ' recursive'
944944 - name : Mount Bazel Cache
945- uses : actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0 .0
945+ uses : actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1 .0
946946 env :
947947 cache-name : bazel_cache
948948 with :
@@ -973,7 +973,7 @@ jobs:
973973 run : |
974974 ./ci/setup_cmake_macos.sh
975975 - name : Mount Bazel Cache
976- uses : actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0 .0
976+ uses : actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1 .0
977977 env :
978978 cache-name : bazel_cache
979979 with :
@@ -995,7 +995,7 @@ jobs:
995995 with :
996996 submodules : ' recursive'
997997 - name : Mount Bazel Cache
998- uses : actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0 .0
998+ uses : actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1 .0
999999 env :
10001000 cache-name : bazel_cache
10011001 with :
0 commit comments