We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b735410 commit b1ff16bCopy full SHA for b1ff16b
1 file changed
.github/zizmor.yml
@@ -5,12 +5,10 @@ rules:
5
# dtolnay/rust-toolchain is a trusted action that uses lightweight branch
6
# refs (@stable, @nightly, etc.) by design. Pinning to a hash would break
7
# the intended usage pattern.
8
- #
9
- # We can remove this once https://github.com/dtolnay/rust-toolchain/issues/180 is resolved
+ # We can remove this once https://github.com/dtolnay/rust-toolchain/issues/180 is resolved
10
dtolnay/rust-toolchain: any
11
# dtolnay/rust-toolchain handles component installation, target addition, and
12
# override configuration beyond what a bare `rustup` invocation provides.
13
14
# See: https://github.com/zizmorcore/zizmor/issues/1817
15
superfluous-actions:
16
disable: true
0 commit comments