Skip to content

Commit

Permalink
fix: phylum access
Browse files Browse the repository at this point in the history
  • Loading branch information
TeddyCr committed May 23, 2024
1 parent 8b833f0 commit 76dab51
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/phylum.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,7 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0
- name: Analyze dependencies
uses: phylum-dev/phylum-analyze-pr-action@v2
with:
phylum_token: ${{ secrets.PHYLUM_TOKEN }}
cmd: |
echo $PHYLUM_API_KEY && phylum-ci -vv \
run: |
phylum-ci -vv \
--depfile ingestion/setup.py \
--depfile ingestion/pyproject.toml

0 comments on commit 76dab51

Please sign in to comment.