Skip to content

Commit d859e99

Browse files
committed
chore: audit ignore dev dependency
1 parent ad3593d commit d859e99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
uses: actions-rust-lang/audit@v1
7070
with:
7171
token: ${{ secrets.GITHUB_TOKEN }}
72+
ignore: RUSTSEC-2023-0071
7273
if: matrix.os == 'ubuntu-latest' # Run audit only on Linux
7374

7475
# install nodejs that is required for tests

0 commit comments

Comments
 (0)