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.
2 parents 5ea78e4 + 5dbb1c0 commit fc71120Copy full SHA for fc71120
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