Skip to content

Commit 94d65e9

Browse files
committed
[actions] Run semgrep on ubuntu-latest
1 parent 11d0ea7 commit 94d65e9

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
@@ -15,7 +15,7 @@ on:
1515
jobs:
1616
semgrep:
1717
name: semgrep/ci
18-
runs-on: ubuntu-20.04
18+
runs-on: ubuntu-latest
1919
env:
2020
SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }}
2121
container:

0 commit comments

Comments
 (0)