We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a32f676 commit df90b7dCopy full SHA for df90b7d
.github/workflows/pr_general.yml
@@ -59,7 +59,7 @@ jobs:
59
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
60
with:
61
submodules: recursive
62
- - uses: EmbarkStudios/cargo-deny-action@3f4a782664881cf5725d0ffd23969fcce89fd868 # v1.6.3
+ - uses: EmbarkStudios/cargo-deny-action@30f817c6f72275c6d54dc744fbca09ebc958599f # v2.0.12
63
64
command: check ${{ matrix.checks }}
65
0 commit comments