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 f3a4a74 commit 3530e73Copy full SHA for 3530e73
.github/workflows/semgrep_caller.yml
@@ -21,7 +21,7 @@ on:
21
22
jobs:
23
Call-Workflow:
24
- uses: x0pherr/semgrep-action.github/workflows/semgrep.yml@main
+ uses: x0pherr/semgrep-action.github/workflows/semgrep.yml@v1
25
with:
26
# (Required) Please insert the runner group for your project
27
# Example: runner-group: 'ubuntu/latest'
0 commit comments