File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5757 github.com:443
5858 index.crates.io:443
5959 static.crates.io:443
60+ static.rust-lang.org:443
6061 ${{ inputs.egress-policy-allowlist }}
6162 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
6263 # v4.2.2
9091 github.com:443
9192 index.crates.io:443
9293 static.crates.io:443
94+ static.rust-lang.org:443
9395 ${{ inputs.egress-policy-allowlist }}
9496 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
9597 # v4.2.2
@@ -121,6 +123,7 @@ jobs:
121123 github.com:443
122124 index.crates.io:443
123125 static.crates.io:443
126+ static.rust-lang.org:443
124127 ${{ inputs.egress-policy-allowlist }}
125128 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
126129 # v4.2.2
@@ -129,8 +132,9 @@ jobs:
129132 - uses : actions-rust-lang/setup-rust-toolchain@fb51252c7ba57d633bc668f941da052e410add48
130133 # v1.13.0
131134 with :
132- components : cargo-make, clippy-sarif, sarif-fmt
135+ components : clippy
133136 toolchain : ${{ inputs.rust-version }}
137+ - run : cargo install cargo-make clippy-sarif sarif-fmt
134138 - name : Run clippy
135139 run : >
136140 cargo make --profile gha clippy
@@ -171,6 +175,7 @@ jobs:
171175 objects.githubusercontent.com:443
172176 pkg.machengine.org:443
173177 static.crates.io:443
178+ static.rust-lang.org:443
174179 sts.eu-west-1.amazonaws.com:443
175180 zig.linus.dev:443
176181 ziglang.org:443
You can’t perform that action at this time.
0 commit comments