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 5252 toolchain : ${{ env.RUST_VERSION }}
5353
5454 - name : Setup Rust Cache
55- uses : Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2.7.3
55+ uses : Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2.8.0
5656 with :
5757 key : pr-stackable-cockpit-chart
5858
@@ -112,7 +112,7 @@ jobs:
112112 uses : anchore/sbom-action/download-syft@61119d458adab75f756bc0b9e4bde25725f86a7a # v0.17.2
113113
114114 - name : Setup Rust Cache
115- uses : Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2.7.3
115+ uses : Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2.8.0
116116 with :
117117 key : pr-stackable-cockpit-chart
118118
Original file line number Diff line number Diff line change 3838 cache : yarn
3939 - run : yarn install --frozen-lockfile
4040
41- - uses : Swatinem/rust-cache@a95ba195448af2da9b00fb742d14ffaaf3c21f43 # v2.7 .0
41+ - uses : Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2.8 .0
4242 with :
4343 key : udeps
4444 cache-all-crates : " true"
8080 with :
8181 go-version : ${{ env.GO_VERSION }}
8282
83- - uses : Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2.7.3
83+ - uses : Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2.8.0
8484 with :
8585 key : doc
8686
@@ -107,7 +107,7 @@ jobs:
107107 with :
108108 go-version : ${{ env.GO_VERSION }}
109109
110- - uses : Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2.7.3
110+ - uses : Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2.8.0
111111 with :
112112 key : test
113113
Original file line number Diff line number Diff line change 6060 with :
6161 go-version : ${{ env.GO_VERSION }}
6262
63- - uses : Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2.7.3
63+ - uses : Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2.8.0
6464 with :
6565 key : build-stackablectl-${{ matrix.target }}
6666
You can’t perform that action at this time.
0 commit comments