Skip to content

Commit

Permalink
Merge pull request #140 from mdpadberg/renovate/rustsec-audit-check-2.x
Browse files Browse the repository at this point in the history
Update rustsec/audit-check action to v2
  • Loading branch information
mdpadberg authored Sep 30, 2024
2 parents 9f654a9 + 9b32dde commit 166d289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cargo-audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ jobs:
steps:
- name: Checkout project
uses: actions/checkout@v4
- uses: rustsec/audit-check@v1.4.1
- uses: rustsec/audit-check@v2.0.0
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 166d289

Please sign in to comment.