Skip to content

Commit 2272d8c

Browse files
committed
fix label
1 parent 037578b commit 2272d8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semgrep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
semgrep:
99
name: Scan
1010
runs-on:
11-
labels: ubuntu-22.04-2cpu-8ram-75ssd
11+
labels: ubuntu-latest
1212
container:
1313
image: returntocorp/semgrep
1414
if: (github.actor != 'dependabot[bot]' && github.actor != 'snyk-bot')

0 commit comments

Comments
 (0)