File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5757 toolchain : ${{ env.RUST_VERSION }}
5858
5959 - name : Setup Rust Cache
60- uses : Swatinem/rust-cache@359a70e43a0bb8a13953b04a90f76428b4959bb6 # v2.2.0
60+ uses : Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2.7.3
6161 with :
6262 key : pr-stackable-cockpit-chart
6363
@@ -100,7 +100,7 @@ jobs:
100100 go-version : ${{ env.GO_VERSION }}
101101
102102 - name : Setup Rust Cache
103- uses : Swatinem/rust-cache@359a70e43a0bb8a13953b04a90f76428b4959bb6 # v2.2.0
103+ uses : Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2.7.3
104104 with :
105105 key : pr-stackable-cockpit-chart
106106
Original file line number Diff line number Diff line change 9393 with :
9494 go-version : ${{ env.GO_VERSION }}
9595
96- - uses : Swatinem/rust-cache@359a70e43a0bb8a13953b04a90f76428b4959bb6 # v2.2.0
96+ - uses : Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2.7.3
9797 with :
9898 key : clippy
9999
@@ -136,7 +136,7 @@ jobs:
136136 with :
137137 go-version : ${{ env.GO_VERSION }}
138138
139- - uses : Swatinem/rust-cache@359a70e43a0bb8a13953b04a90f76428b4959bb6 # v2.2.0
139+ - uses : Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2.7.3
140140 with :
141141 key : doc
142142
@@ -163,7 +163,7 @@ jobs:
163163 with :
164164 go-version : ${{ env.GO_VERSION }}
165165
166- - uses : Swatinem/rust-cache@359a70e43a0bb8a13953b04a90f76428b4959bb6 # v2.2.0
166+ - uses : Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2.7.3
167167 with :
168168 key : test
169169
Original file line number Diff line number Diff line change 6565 with :
6666 go-version : ${{ env.GO_VERSION }}
6767
68- - uses : Swatinem/rust-cache@359a70e43a0bb8a13953b04a90f76428b4959bb6 # v2.2.0
68+ - uses : Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2.7.3
6969 with :
7070 key : build-stackablectl-${{ matrix.target }}
7171
You can’t perform that action at this time.
0 commit comments