Skip to content

Commit 0a35a2f

Browse files
Generated commit to update templated files based on rev 322c7fe in stackabletech/operator-templating repo. (#171)
Triggered by: Manual run triggered by: razvan with message [bump cargo deny action]
1 parent 157e288 commit 0a35a2f

File tree

3 files changed

+304
-7
lines changed

3 files changed

+304
-7
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ env:
2121
CARGO_TERM_COLOR: always
2222
CARGO_INCREMENTAL: '0'
2323
CARGO_PROFILE_DEV_DEBUG: '0'
24-
RUST_TOOLCHAIN_VERSION: "1.76.0"
24+
RUST_TOOLCHAIN_VERSION: "1.77.0"
2525
RUSTFLAGS: "-D warnings"
2626
RUSTDOCFLAGS: "-D warnings"
2727
RUST_LOG: "info"
@@ -114,7 +114,7 @@ jobs:
114114
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
115115
with:
116116
submodules: recursive
117-
- uses: EmbarkStudios/cargo-deny-action@1e59595bed8fc55c969333d08d7817b36888f0c5 # v1.5.5
117+
- uses: EmbarkStudios/cargo-deny-action@b01e7a8cfb1f496c52d77361e84c1840d8246393 # v1.6.2
118118
with:
119119
command: check ${{ matrix.checks }}
120120

0 commit comments

Comments
 (0)