We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c6eab0 commit b646510Copy full SHA for b646510
.github/workflows/semgrep-ci.yml
@@ -13,7 +13,7 @@ on:
13
jobs:
14
semgrep:
15
name: semgrep/ci
16
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
17
env:
18
SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }}
19
container:
0 commit comments