Skip to content

Commit b1ff16b

Browse files
committed
Fix conf
1 parent b735410 commit b1ff16b

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/zizmor.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,10 @@ rules:
55
# dtolnay/rust-toolchain is a trusted action that uses lightweight branch
66
# refs (@stable, @nightly, etc.) by design. Pinning to a hash would break
77
# the intended usage pattern.
8-
#
9-
# We can remove this once https://github.com/dtolnay/rust-toolchain/issues/180 is resolved
8+
# We can remove this once https://github.com/dtolnay/rust-toolchain/issues/180 is resolved
109
dtolnay/rust-toolchain: any
1110
# dtolnay/rust-toolchain handles component installation, target addition, and
1211
# override configuration beyond what a bare `rustup` invocation provides.
13-
#
1412
# See: https://github.com/zizmorcore/zizmor/issues/1817
1513
superfluous-actions:
1614
disable: true

0 commit comments

Comments
 (0)