Skip to content

Commit

Permalink
chore: Bump rustsec/audit-check from 1 to 2 (#235)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Melvin Wang <[email protected]>
  • Loading branch information
dependabot[bot] and wmmc88 authored Oct 14, 2024
1 parent 51481b3 commit be26d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cargo-audit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
uses: actions/checkout@v4

- name: Run Cargo Audit
uses: rustsec/audit-check@v1
uses: rustsec/audit-check@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit be26d7f

Please sign in to comment.