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 09f1b41Copy full SHA for 09f1b41
.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@483865da2af626034be23030870fed4bb42371db
38
with:
39
publishToken: ${{ secrets.SEMGREP_APP_TOKEN }}
40
publishDeployment: ${{ secrets.SEMGREP_DEPLOYMENT_ID }}
0 commit comments