Skip to content

Commit

Permalink
Bump cargo-deny-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
brycx committed Feb 20, 2024
1 parent 03b12a3 commit b895b4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/audit_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
with:
persist-credentials: false
- uses: EmbarkStudios/cargo-deny-action@5def368d93be6684ad20a0fdec5f23c8ea11e022
- uses: EmbarkStudios/cargo-deny-action@68cd9c5e3e16328a430a37c743167572e3243e7e
with:
command: check ${{ matrix.checks }}

0 comments on commit b895b4e

Please sign in to comment.