We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cea29c4 + 277a301 commit c676a21Copy full SHA for c676a21
.github/workflows/semgrep-analysis.yml
@@ -28,7 +28,7 @@ jobs:
28
- uses: actions/checkout@v2
29
30
# Scan code using project's configuration on https://semgrep.dev/manage
31
- - uses: returntocorp/semgrep-action@772bb6af73e0db36d19f809e8c4ed20daf360d20
+ - uses: returntocorp/semgrep-action@7b8b47bd0b6f7d511a587628a69652e72c315140
32
with:
33
publishToken: ${{ secrets.SEMGREP_APP_TOKEN }}
34
generateSarif: "1"
0 commit comments