Skip to content

Commit ed23a73

Browse files
committed
update ubuntu version
1 parent 1f03c5f commit ed23a73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/semgrep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: [pull_request]
55
jobs:
66
semgrep:
77
name: run-semgrep
8-
runs-on: ubuntu-20.04
8+
runs-on: ubuntu-latest
99
container:
1010
image: returntocorp/semgrep
1111
steps:

0 commit comments

Comments
 (0)