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 037578b commit 2272d8cCopy full SHA for 2272d8c
.github/workflows/semgrep.yml
@@ -8,7 +8,7 @@ jobs:
8
semgrep:
9
name: Scan
10
runs-on:
11
- labels: ubuntu-22.04-2cpu-8ram-75ssd
+ labels: ubuntu-latest
12
container:
13
image: returntocorp/semgrep
14
if: (github.actor != 'dependabot[bot]' && github.actor != 'snyk-bot')
0 commit comments