Skip to content

Commit

Permalink
ci: fix phylum analysis job
Browse files Browse the repository at this point in the history
  • Loading branch information
marek-karwacki-rdx committed Jun 3, 2024
1 parent 21b970f commit 86ac04c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pr_and_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ on:
jobs:
phylum_analyze:
uses: radixdlt/public-iac-resuable-artifacts/.github/workflows/phylum-analyze.yml@main
permissions:
id-token: write
pull-requests: write
contents: read
secrets:
phylum_api_key: ${{ secrets.PHYLUM_API_KEY }}

Expand Down

0 comments on commit 86ac04c

Please sign in to comment.