Skip to content

Commit

Permalink
Bump up cargo-audit version to 0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
adizere committed Apr 22, 2021
1 parent 54541c0 commit c195571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/audit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/cache@v1
with:
path: ~/.cargo/bin
key: ${{ runner.os }}-cargo-audit-v0.11.2
key: ${{ runner.os }}-cargo-audit-v0.14.0
- uses: actions-rs/audit-check@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c195571

Please sign in to comment.