Skip to content

Commit 26a6040

Browse files
committed
ci: update update-advisory-db command
1 parent db46ab0 commit 26a6040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/audit.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
- uses: DeterminateSystems/nix-installer-action@main
1414
- uses: DeterminateSystems/magic-nix-cache-action@main
1515
- name: "Update advisory db"
16-
run: nix develop .#ci --accept-flake-config --command just update-advisory-db
16+
run: nix develop .#ci --accept-flake-config --command just audit update-advisory-db
1717
- name: "Run cargo-audit"
1818
run: nix develop .#ci --accept-flake-config --command just audit

0 commit comments

Comments
 (0)