We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f03c5f commit ed23a73Copy full SHA for ed23a73
1 file changed
.github/workflows/semgrep.yml
@@ -5,7 +5,7 @@ on: [pull_request]
5
jobs:
6
semgrep:
7
name: run-semgrep
8
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
9
container:
10
image: returntocorp/semgrep
11
steps:
0 commit comments