File tree Expand file tree Collapse file tree 9 files changed +708
-293
lines changed Expand file tree Collapse file tree 9 files changed +708
-293
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@9d47c6ad4b02e050fd481d890b2ea34778fd09d6 # v2.7.8
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@9d47c6ad4b02e050fd481d890b2ea34778fd09d6 # v2.7.8
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@9d47c6ad4b02e050fd481d890b2ea34778fd09d6 # v2.7.8
4242 with :
4343 key : udeps
4444 cache-all-crates : " true"
9393 with :
9494 go-version : ${{ env.GO_VERSION }}
9595
96- - uses : Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2.7.3
96+ - uses : Swatinem/rust-cache@9d47c6ad4b02e050fd481d890b2ea34778fd09d6 # v2.7.8
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@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2.7.3
139+ - uses : Swatinem/rust-cache@9d47c6ad4b02e050fd481d890b2ea34778fd09d6 # v2.7.8
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@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2.7.3
166+ - uses : Swatinem/rust-cache@9d47c6ad4b02e050fd481d890b2ea34778fd09d6 # v2.7.8
167167 with :
168168 key : test
169169
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@9d47c6ad4b02e050fd481d890b2ea34778fd09d6 # v2.7.8
6464 with :
6565 key : build-stackablectl-${{ matrix.target }}
6666
You can’t perform that action at this time.
0 commit comments