We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77a4c35 commit 30acffaCopy full SHA for 30acffa
.github/workflows/main.yml
@@ -187,7 +187,7 @@ jobs:
187
- name: checkout
188
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
189
- name: setup cargo-deny
190
- uses: EmbarkStudios/cargo-deny-action@0484eedcba649433ebd03d9b7c9c002746bbc4b9 # v2.0.6
+ uses: EmbarkStudios/cargo-deny-action@8d73959fce1cdc8989f23fdf03bec6ae6a6576ef # v2.0.7
191
with:
192
manifest-path: ./rust/Cargo.toml
193
- name: setup rust toolchain (stable and wasm32-wasip1)
0 commit comments