We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1da05cc + f538b85 commit 3da815dCopy full SHA for 3da815d
1 file changed
.github/workflows/semgrep.yml
@@ -14,7 +14,7 @@ name: Semgrep
14
jobs:
15
semgrep:
16
name: semgrep/ci
17
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
18
env:
19
SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }}
20
container:
0 commit comments