Skip to content

Commit 1886abe

Browse files
authored
Merge pull request #1579 from finos/update-semgrep-workflow
Update semgrep.yml to run on ubuntu-latest
2 parents ec15780 + 72b2037 commit 1886abe

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
@@ -13,7 +13,7 @@ permissions:
1313
jobs:
1414
semgrep:
1515
name: run-semgrep
16-
runs-on: ubuntu-20.04
16+
runs-on: ubuntu-latest
1717
container:
1818
image: returntocorp/semgrep
1919
steps:

0 commit comments

Comments
 (0)