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 1b37307 commit 0dff8beCopy full SHA for 0dff8be
.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