Skip to content

Commit

Permalink
Update dependencies, audit workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jonlamb-gh committed Sep 12, 2023
1 parent b20f7f6 commit 668c8e1
Show file tree
Hide file tree
Showing 2 changed files with 347 additions and 393 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ jobs:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- uses: actions-rs/audit-check@v1
- uses: rustsec/audit-check@v1.4.1
with:
token: ${{ secrets.GITHUB_TOKEN }}
Loading

0 comments on commit 668c8e1

Please sign in to comment.