Skip to content

Commit

Permalink
[Task] # 9 revert back to another token Update crda.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Type-Style authored Jan 10, 2024
1 parent 0bb3205 commit 4ed7c58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/crda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,6 @@ jobs:
id: scan
uses: redhat-actions/crda@v1
with:
#crda_key: ${{ secrets.CRDA_KEY }} # Either use crda_key or snyk_token
snyk_token: ${{ secrets.SNYK_TOKEN }}
crda_key: ${{ secrets.SYNK_TOKEN }} # Either use crda_key or snyk_token
#snyk_token: ${{ secrets.SNYK_TOKEN }}
upload_artifact: false # Set this to false to skip artifact upload

0 comments on commit 4ed7c58

Please sign in to comment.