We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ff0777 commit c661914Copy full SHA for c661914
.github/workflows/Trivy-secrete-scan.yaml
@@ -29,4 +29,4 @@ jobs:
29
uses: github/codeql-action/upload-sarif@v3
30
with:
31
sarif_file: trivy-results.sarif
32
- token: ${{ secrets.GITHUB_TOKEN }}
+ token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments