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 d2dc766 commit f1276aeCopy full SHA for f1276ae
.github/workflows/semgrep.yml
@@ -12,7 +12,7 @@ on:
12
jobs:
13
semgrep:
14
name: Scan
15
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
16
container:
17
image: returntocorp/semgrep
18
if: (github.actor != 'dependabot[bot]')
0 commit comments