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 d529222 commit e093316Copy full SHA for e093316
1 file changed
template/.github/workflows/build.yml.j2
@@ -114,7 +114,7 @@ jobs:
114
with:
115
persist-credentials: false
116
submodules: recursive
117
- - uses: EmbarkStudios/cargo-deny-action@30f817c6f72275c6d54dc744fbca09ebc958599f # v2.0.12
+ - uses: EmbarkStudios/cargo-deny-action@f2ba7abc2abebaf185c833c3961145a3c275caad # v2.0.13
118
119
command: check ${{ matrix.checks }}
120
0 commit comments