Skip to content

Commit 2288e1b

Browse files
committed
ci: Bump cargo-deny-action to 2.0.7
1 parent d19f467 commit 2288e1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
with:
123123
persist-credentials: false
124124
submodules: recursive
125-
- uses: EmbarkStudios/cargo-deny-action@0484eedcba649433ebd03d9b7c9c002746bbc4b9 # v2.0.6
125+
- uses: EmbarkStudios/cargo-deny-action@8d73959fce1cdc8989f23fdf03bec6ae6a6576ef # v2.0.7
126126
with:
127127
command: check ${{ matrix.checks }}
128128

0 commit comments

Comments
 (0)