Skip to content

Commit

Permalink
Merge pull request fedimint#3780 from douglaz/fix_nix_audit
Browse files Browse the repository at this point in the history
fix: nix advisory db update
  • Loading branch information
douglaz authored Nov 28, 2023
2 parents 11398d5 + 072e4c1 commit 7b48964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ jobs:

- name: Run cargo audit
run: |
nix flake lock --update-input advisory-db
nix flake update advisory-db
nix build -L .#ci.cargoAudit
- name: Run cargo deny
Expand Down

0 comments on commit 7b48964

Please sign in to comment.