Skip to content

Commit

Permalink
Merge pull request #149 from artichoke/dependabot/github_actions/gha-…
Browse files Browse the repository at this point in the history
…deps-98ece49a0d
  • Loading branch information
lopopolo authored Aug 1, 2023
2 parents 46650d2 + 8db1acb commit a73508c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/audit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
cargo generate-lockfile --verbose
fi
- uses: EmbarkStudios/cargo-deny-action@e0a440755b184aa50374330fa75cca0f84fcb59a # v1.5.2
- uses: EmbarkStudios/cargo-deny-action@a50c7d5f86370e02fae8472c398f15a36e517bb8 # v1.5.4
with:
arguments: --locked --all-features
command: check ${{ matrix.checks }}
Expand Down

0 comments on commit a73508c

Please sign in to comment.