Skip to content

Commit

Permalink
Merge pull request #20 from ThomasK33/dependabot/github_actions/rusts…
Browse files Browse the repository at this point in the history
…ec/audit-check-2.0.0
  • Loading branch information
ThomasK33 authored Sep 30, 2024
2 parents 0ff4d86 + b91a596 commit ee5631c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
steps:
- name: Checkout repository
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 ee5631c

Please sign in to comment.