Skip to content

Commit

Permalink
Adjust directory for Rust dep-scan
Browse files Browse the repository at this point in the history
  • Loading branch information
patchwork01 committed Sep 12, 2024
1 parent b80e821 commit f6d5ad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
${{ runner.os }}-dep-scan-
- uses: ./.github/actions/dep-scan
with:
src: ./rust
src: /github/workspace/rust
env:
VDB_HOME: ${{ github.workspace }}/vdb
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit f6d5ad4

Please sign in to comment.