Skip to content

Commit

Permalink
Update run_dep_sec_scan.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marvin-hansen committed Sep 12, 2023
1 parent 387e9ef commit 66a7503
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/run_dep_sec_scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ jobs:
- name: Analyze dependencies
uses: phylum-dev/phylum-analyze-pr-action@v2
with:
phylum_token: ${{ secrets.PHYLUM_TOKEN }}
phylum_token: ${{ secrets.PHYLUM_TOKEN }}
cmd: phylum-ci --all-deps

0 comments on commit 66a7503

Please sign in to comment.