Skip to content

Commit

Permalink
Change audit-check to version 1.4.1 (from "1")
Browse files Browse the repository at this point in the history
  • Loading branch information
richb-hanover committed Jun 9, 2024
1 parent 2bc6e37 commit e20a54e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: rustsec/audit-check@v1
- uses: rustsec/audit-check@v1.4.1
with:
token: ${{ secrets.GITHUB_TOKEN }}
# Only used in tests. Waiting for tiberius to publish a new release.
Expand Down

0 comments on commit e20a54e

Please sign in to comment.