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.
1 parent 6c48e92 commit 4604302Copy full SHA for 4604302
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