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 d128021 commit 9d318d0Copy full SHA for 9d318d0
template/.github/workflows/build.yml.j2
@@ -118,7 +118,7 @@ jobs:
118
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
119
with:
120
submodules: recursive
121
- - uses: EmbarkStudios/cargo-deny-action@3f4a782664881cf5725d0ffd23969fcce89fd868 # v1.6.3
+ - uses: EmbarkStudios/cargo-deny-action@8371184bd11e21dcf8ac82ebf8c9c9f74ebf7268 # v2.0.1
122
123
command: check ${{ matrix.checks }}
124
0 commit comments