We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9073046 + 9b65c92 commit 62c9e6aCopy full SHA for 62c9e6a
.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@326ea88429ad9656458dfd6606582f3de02d3903
+ - uses: returntocorp/semgrep-action@25467625e39b5bee8d5b81bd3d4e5e7ea1d8af90
32
with:
33
publishToken: ${{ secrets.SEMGREP_APP_TOKEN }}
34
generateSarif: "1"
0 commit comments