We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b663834 commit 359f287Copy full SHA for 359f287
.github/workflows/semgrep.yml
@@ -17,7 +17,7 @@ name: Semgrep
17
jobs:
18
semgrep:
19
name: semgrep/ci
20
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
21
env:
22
SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }}
23
container:
0 commit comments