Skip to content

Commit

Permalink
fix(ci): update audit action (#1273)
Browse files Browse the repository at this point in the history
  • Loading branch information
iduartgomez authored Oct 19, 2024
1 parent e7fe784 commit 2548ea5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
submodules: true
- uses: actions-rs/audit-check@v1
- uses: rustsec/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 2548ea5

Please sign in to comment.