Skip to content

Commit

Permalink
Update trivy-scan.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ishita82 committed Feb 5, 2024
1 parent 3396503 commit c3275f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: 'trivy-results.sarif'
token: ${{ secrets.DEPENDABOT_SECRET }}
token: ${{ secrets.TRIVY_ACCESS }}

0 comments on commit c3275f9

Please sign in to comment.