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 04463c4 commit ccb7d3cCopy full SHA for ccb7d3c
.github/workflows/semgrep.yml
@@ -34,7 +34,7 @@ jobs:
34
- uses: actions/checkout@v3
35
36
# Scan code using project's configuration on https://semgrep.dev/manage
37
- - uses: returntocorp/semgrep-action@9d0e5a1dbfaf51e4c3a5026d12c65508fe58f191
+ - uses: returntocorp/semgrep-action@7120226e55a1ddb7624bbf600148b716c82f2745
38
with:
39
publishToken: ${{ secrets.SEMGREP_APP_TOKEN }}
40
publishDeployment: ${{ secrets.SEMGREP_DEPLOYMENT_ID }}
0 commit comments